public static class ByteGetter.StringByteGetter extends ByteGetter
ByteGetter.BinaryByteGetter, ByteGetter.StringByteGetter| Constructor and Description |
|---|
StringByteGetter(String rep) |
| Modifier and Type | Method and Description |
|---|---|
int |
get(int index)
Get a byte.
|
static byte |
unhex(char c) |
public StringByteGetter(String rep)
public int get(int index)
ByteGetterget in class ByteGetterindex - the index to get the value frompublic static byte unhex(char c)
Copyright © 2018. All rights reserved.