Home
last modified time | relevance | path

Searched refs:writeLittleEndian32 (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php334 return $output->writeLittleEndian32($value);
344 return $output->writeLittleEndian32($value);
H A DCodedOutputStream.php70 public function writeLittleEndian32($value) function
/third_party/protobuf/php/tests/
H A DPhpImplementationTest.php503 $output->writeLittleEndian32(46);

Completed in 3 milliseconds