Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php339 return $output->writeLittleEndian64($value);
349 return $output->writeLittleEndian64($value);
H A DCodedOutputStream.php77 public function writeLittleEndian64($value) function
/third_party/protobuf/php/tests/
H A DPhpImplementationTest.php510 $output->writeLittleEndian64(47);

Completed in 3 milliseconds