public class ClassMarshaller2 extends ClassMarshaller
_family| Constructor and Description |
|---|
ClassMarshaller2() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
indexIDForWriting(int indexID) |
protected void |
readIndex(ObjectContainerBase stream,
ClassMetadata clazz,
ByteArrayBuffer reader) |
defrag, marshalledLength, read, readMetaClassID, readName, readSpec, write, writeIndexprotected void readIndex(ObjectContainerBase stream, ClassMetadata clazz, ByteArrayBuffer reader)
readIndex in class ClassMarshallerprotected int indexIDForWriting(int indexID)
indexIDForWriting in class ClassMarshaller