public class Encoders extends Object
Geometry to a byte-array.| Constructor and Description |
|---|
Encoders() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
encode(Geometry<?> geom) |
static Encoder<SqlServerGeometry> |
encoderFor(Geometry<?> geom) |
public static Encoder<SqlServerGeometry> encoderFor(Geometry<?> geom)
public static byte[] encode(Geometry<?> geom)
Copyright © 2021 geolatte.org. All rights reserved.