Module reader

Source
Expand description

Parse buffers containing WKB-encoded geometries.

Structs§

Wkb
Parse a WKB byte slice into a geometry.

Enums§

GeometryType
The geometry type of the WKB object.

Functions§

read_wkb
Parse a WKB byte slice into a geometry.