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