private static class ColumnImpl.RawData
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
_bytes |
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
private |
RawData(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
private byte[] |
getBytes() |
java.lang.String |
toString() |
private java.lang.Object |
writeReplace() |
private static final long serialVersionUID
private final byte[] _bytes