Exemplo n.º 1
0
 protected function uint16_at($pos)
 {
     return Binary::uint16($this->cache, $pos);
 }