Searched refs:zigZagDecode (Results 1 – 2 of 2) sorted by relevance
143 return self::zigZagDecode($this->readUVarInt());152 public static function zigZagDecode($value) function in geoPHP\\Adapter\\BinaryReader
111 $options['precision'] = BinaryReader::zigZagDecode($type >> 4);