public class GridCoverageWritableSerializer extends com.esotericsoftware.kryo.Serializer<GridCoverageWritable>
| Constructor and Description |
|---|
GridCoverageWritableSerializer() |
| Modifier and Type | Method and Description |
|---|---|
GridCoverageWritable |
read(com.esotericsoftware.kryo.Kryo arg0,
com.esotericsoftware.kryo.io.Input arg1,
Class<GridCoverageWritable> arg2) |
void |
write(com.esotericsoftware.kryo.Kryo arg0,
com.esotericsoftware.kryo.io.Output arg1,
GridCoverageWritable arg2) |
public GridCoverageWritable read(com.esotericsoftware.kryo.Kryo arg0, com.esotericsoftware.kryo.io.Input arg1, Class<GridCoverageWritable> arg2)
read in class com.esotericsoftware.kryo.Serializer<GridCoverageWritable>public void write(com.esotericsoftware.kryo.Kryo arg0,
com.esotericsoftware.kryo.io.Output arg1,
GridCoverageWritable arg2)
write in class com.esotericsoftware.kryo.Serializer<GridCoverageWritable>Copyright © 2013–2022. All rights reserved.