private static class RawBsonDocument.SerializationProxy
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
bytes |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
SerializationProxy(byte[] bytes,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.Object |
readResolve() |
private static final long serialVersionUID
private final byte[] bytes