org.postgis.binary
public static class ByteSetter.StringByteSetter extends ByteSetter
ByteSetter.BinaryByteSetter, ByteSetter.StringByteSetter| Modifier and Type | Field and Description |
|---|---|
protected static char[] |
hextypes |
| Constructor and Description |
|---|
ByteSetter.StringByteSetter(int length) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
result() |
char[] |
resultAsArray() |
void |
set(byte b,
int index)
Set a byte.
|
java.lang.String |
toString() |
public void set(byte b,
int index)
ByteSetterset in class ByteSetterpublic char[] resultAsArray()
public java.lang.String result()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2016. All Rights Reserved.