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