public class GeometryCollectionSerializer extends GeoshapeTypeSerializer
| Constructor and Description |
|---|
GeometryCollectionSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Geoshape |
readNonNullableGeoshapeValue(org.apache.tinkerpop.gremlin.structure.io.Buffer buffer,
org.apache.tinkerpop.gremlin.structure.io.binary.GraphBinaryReader context) |
void |
writeNonNullableGeoshapeValue(Geoshape geoshape,
org.apache.tinkerpop.gremlin.structure.io.Buffer buffer,
org.apache.tinkerpop.gremlin.structure.io.binary.GraphBinaryWriter context) |
writeNonNullableValuepublic Geoshape readNonNullableGeoshapeValue(org.apache.tinkerpop.gremlin.structure.io.Buffer buffer, org.apache.tinkerpop.gremlin.structure.io.binary.GraphBinaryReader context) throws IOException
readNonNullableGeoshapeValue in class GeoshapeTypeSerializerIOExceptionpublic void writeNonNullableGeoshapeValue(Geoshape geoshape, org.apache.tinkerpop.gremlin.structure.io.Buffer buffer, org.apache.tinkerpop.gremlin.structure.io.binary.GraphBinaryWriter context) throws IOException
writeNonNullableGeoshapeValue in class GeoshapeTypeSerializerIOExceptionCopyright © 2012–2023. All rights reserved.