Searched refs:writeLittleEndian64 (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 339 return $output->writeLittleEndian64($value); |
D | CodedOutputStream.php | 77 public function writeLittleEndian64($value) function in Google\\Protobuf\\Internal\\CodedOutputStream |