Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DWKB.php77 * @param bool $isHexString If this is a hexadecimal string that is in need of packing
83 public function read($wkb, $isHexString = false) argument
85 if ($isHexString) {
H A DTWKB.php79 * @param bool $isHexString If this is a hexadecimal string that is in need of packing
85 public function read($twkb, $isHexString = false) argument
87 if ($isHexString) {