class GEOSWKBReader (View source)

Class GEOSWKBReader

Methods

__construct()

GEOSWKBReader constructor.

read(string $wkb)

No description

readHEX(string $wkb)

No description

Details

__construct()

GEOSWKBReader constructor.

GEOSGeometry read(string $wkb)

No description

Parameters

string $wkb

Return Value

GEOSGeometry

Exceptions

Exception

GEOSGeometry readHEX(string $wkb)

No description

Parameters

string $wkb

Return Value

GEOSGeometry

Exceptions

Exception