Package | Description |
---|---|
org.postgis.binary | |
org.postgis.java2d |
Modifier and Type | Class and Description |
---|---|
static class |
ByteGetter.BinaryByteGetter |
static class |
ByteGetter.StringByteGetter |
Modifier and Type | Method and Description |
---|---|
static ValueGetter |
BinaryParser.valueGetterForEndian(ByteGetter bytes)
Get the appropriate ValueGetter for my endianness
|
Constructor and Description |
---|
ValueGetter.NDR(ByteGetter data) |
ValueGetter.XDR(ByteGetter data) |
ValueGetter(ByteGetter data,
byte endian) |
Modifier and Type | Method and Description |
---|---|
static ValueGetter |
ShapeBinaryParser.valueGetterForEndian(ByteGetter bytes)
Get the appropriate ValueGetter for my endianness
|
Copyright © 2014. All rights reserved.