org.postgis.binary
public abstract class ByteGetter extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ByteGetter.BinaryByteGetter |
static class |
ByteGetter.StringByteGetter |
| Constructor and Description |
|---|
ByteGetter() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
get(int index)
Get a byte.
|
Copyright © 2016. All Rights Reserved.