public interface Geometry
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
getGeometry(com.singlestore.jdbc.client.ReadableByteBuf buf,
int length,
ColumnDefinitionPacket column) |
static Point |
parsePoint(boolean littleEndian,
com.singlestore.jdbc.client.ReadableByteBuf buf) |
static Point parsePoint(boolean littleEndian, com.singlestore.jdbc.client.ReadableByteBuf buf)
static Geometry getGeometry(com.singlestore.jdbc.client.ReadableByteBuf buf, int length, ColumnDefinitionPacket column) throws SQLDataException
SQLDataExceptionCopyright © 2021 SingleStore. All rights reserved.