Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DTWKB.php329 …* @param bool $includeSizes Includes the size in bytes of the remainder of the geometry after the …
334 …imalDigitsXY = null, $decimalDigitsZ = null, $decimalDigitsM = null, $includeSizes = false, $inclu… argument
342 'includeSize' => $includeSizes ? true : $this->writeOptions['includeSize'],