| Package | Description |
|---|---|
| org.geolatte.geom.codec |
Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems.
|
| Modifier and Type | Method and Description |
|---|---|
static WkbDecoder |
Wkb.newDecoder()
Creates a
WkbDecoder for the default WKB Dialect. |
static WkbDecoder |
Wkb.newDecoder(Wkb.Dialect dialect)
Creates a
WkbDecoder for the specified WKB Dialect. |
Copyright © 2025 geolatte.org. All rights reserved.