Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php153 public static function zigZagDecode64($uint64) function in Google\\Protobuf\\Internal\\GPBWire
204 $value = GPBWire::zigZagDecode64($value);