Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php118 public static function zigZagEncode32($int32) function in Google\\Protobuf\\Internal\\GPBWire
322 $value = GPBWire::zigZagEncode32($value);
433 $value = self::zigZagEncode32($value);