public static class ByteArray.ByteArrayHolder extends java.lang.Object implements ByteArray.IByteArrayHolder
| Modifier and Type | Field and Description |
|---|---|
byte[] |
_bytes |
| Constructor and Description |
|---|
ByteArray.ByteArrayHolder(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
public byte[] getBytes()
getBytes in interface ByteArray.IByteArrayHolder