Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php128 public static function zigZagDecode32($uint32) function in Google\\Protobuf\\Internal\\GPBWire
195 $value = GPBWire::zigZagDecode32($value);