Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DBinaryReader.php77 public function readSInt8() function in geoPHP\\Adapter\\BinaryReader
DWKB.php113 …$this->reader->readSInt8() === self::WKB_XDR ? BinaryReader::LITTLE_ENDIAN : BinaryReader::BIG_END…