public static class ByteSetter.StringByteSetter extends ByteSetter
ByteSetter.BinaryByteSetter, ByteSetter.StringByteSetter| Modifier and Type | Field and Description |
|---|---|
protected static char[] |
hextypes |
| Constructor and Description |
|---|
StringByteSetter(int length) |
| Modifier and Type | Method and Description |
|---|---|
String |
result() |
char[] |
resultAsArray() |
void |
set(byte b,
int index)
Set a byte.
|
String |
toString() |
public void set(byte b,
int index)
ByteSetterset in class ByteSetterb - byte value to set withindex - index to setpublic char[] resultAsArray()
public String result()
Copyright © 2018. All rights reserved.