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