class WKBReader(_WKBReader):
Undocumented
Method | read |
Return a GEOSGeometry for the given WKB buffer. |
Inherited from IOBase
(via _WKBReader
):
Method | __init__ |
Undocumented |
Instance Variable | ptr |
Undocumented |
Inherited from CPointerBase
(via _WKBReader
, IOBase
, GEOSBase
):
Method | __del__ |
Free the memory used by the C++ object. |
Method | ptr.setter |
Undocumented |
Class Variable | destructor |
Undocumented |
Instance Variable | _ptr |
Undocumented |