Class Serde
java.lang.Object
org.apache.sedona.common.raster.serde.Serde
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.geotools.coverage.grid.GridCoverage2Ddeserialize(byte[] bytes) static byte[]serialize(org.geotools.coverage.grid.GridCoverage2D raster)
-
Method Details
-
serialize
- Throws:
IOException
-
deserialize
public static org.geotools.coverage.grid.GridCoverage2D deserialize(byte[] bytes) throws IOException, ClassNotFoundException - Throws:
IOExceptionClassNotFoundException
-