Exemplo n.º 1
0
 public function unpackuint($datum, $intmax = PHP_INT_MAX)
 {
     return parent::unpackuint($datum, $intmax);
 }