Maven module :un.storage : model2d-ogc-wkb :
Class : un.storage.model2d.ogc.wkb.WKBReader
Extends/Implements : un.api.io.AbstractReader
Subclasses : -

WKB Geometry reader as defined by :
- OGC Simple Feature Access
- ISO/IEC 13249-3:2011 "Information technology,
Database languages,SQL multimedia and application packages,
Part 3: Spatial" (also called SQL/MM)

@author Johann Sorel


Variables : ds, currentGeom
Functions : reset, read, readFlags


protected DataInputStream ds

protected WKBGeometryInfo currentGeom


public void reset ()

public Geometry read ()

protected WKBGeometryInfo readFlags ()