Home
last modified time | relevance | path

Searched refs:zigZagEncode64 (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php140 public static function zigZagEncode64($int64) function in Google\\Protobuf\\Internal\\GPBWire
328 $value = GPBWire::zigZagEncode64($value);
439 $value = self::zigZagEncode64($value);