Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DBinaryWriter.php125 return $this->writeUVarInt(self::zigZagEncode($value));
134 public static function zigZagEncode($value) function in geoPHP\\Adapter\\BinaryWriter
H A DTWKB.php370 (BinaryWriter::zigZagEncode($this->writeOptions['decimalDigitsXY']) << 4);