public static class ByteSetter.BinaryByteSetter extends ByteSetter
ByteSetter.BinaryByteSetter, ByteSetter.StringByteSetter| Constructor and Description |
|---|
BinaryByteSetter(int length) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
result() |
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 byte[] result()
Copyright © 2018. All rights reserved.