public class SlotFormat0 extends SlotFormat
| Constructor and Description |
|---|
SlotFormat0() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
handlerVersion() |
boolean |
isIndirectedWithinSlot(TypeHandler4 handler) |
ObjectHeaderAttributes |
readHeaderAttributes(ByteArrayBuffer reader) |
void |
skipMarshallerInfo(ByteArrayBuffer reader) |
void |
writeObjectClassID(ByteArrayBuffer buffer,
int id) |
current, doWithSlotIndirection, doWithSlotIndirection, equals, forHandlerVersion, hashCodeprotected int handlerVersion()
handlerVersion in class SlotFormatpublic boolean isIndirectedWithinSlot(TypeHandler4 handler)
isIndirectedWithinSlot in class SlotFormatpublic void writeObjectClassID(ByteArrayBuffer buffer, int id)
writeObjectClassID in class SlotFormatpublic void skipMarshallerInfo(ByteArrayBuffer reader)
skipMarshallerInfo in class SlotFormatpublic ObjectHeaderAttributes readHeaderAttributes(ByteArrayBuffer reader)
readHeaderAttributes in class SlotFormat