示例#1
0
 protected function uint16_at($pos)
 {
     return Binary::uint16($this->cache, $pos);
 }