public class BoxSerializer extends GeoshapeTypeSerializer
| Constructor and Description |
|---|
BoxSerializer() |
| 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)
readNonNullableGeoshapeValue in class GeoshapeTypeSerializerpublic void writeNonNullableGeoshapeValue(Geoshape geoshape, org.apache.tinkerpop.gremlin.structure.io.Buffer buffer, org.apache.tinkerpop.gremlin.structure.io.binary.GraphBinaryWriter context)
writeNonNullableGeoshapeValue in class GeoshapeTypeSerializerCopyright © 2012–2023. All rights reserved.