Package com.db4o.internal
Interface ReadWriteable
- 
- All Superinterfaces:
- Readable
 - All Known Implementing Classes:
- DeleteInfo,- FreeSlotNode,- FreespaceSlotChange,- IdSlotTree,- IdSystemSlotChange,- QCandidate,- QCandidateBase,- QPrimitiveCandidate,- ReferencedSlot,- SlotChange,- SystemSlotChange,- TreeInt,- TreeIntObject
 
 public interface ReadWriteable extends Readable 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwrite(ByteArrayBuffer buffer)- 
Methods inherited from interface com.db4o.internal.ReadablemarshalledLength, read
 
- 
 
- 
- 
- 
Method Detail- 
writevoid write(ByteArrayBuffer buffer) 
 
- 
 
-