Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DBinaryReader.php143 return self::zigZagDecode($this->readUVarInt());
152 public static function zigZagDecode($value) function in geoPHP\\Adapter\\BinaryReader
DTWKB.php111 $options['precision'] = BinaryReader::zigZagDecode($type >> 4);