Home
last modified time | relevance | path

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

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
DDecoder.php68 $this->switchByteOrder = $this->isPlatformLittleEndian();
356 private function isPlatformLittleEndian() function in MaxMind\\Db\\Reader\\Decoder