| java.lang.Object com.db4o.internal.marshall.MarshallingContext
HANDLER_VERSION | final public static byte HANDLER_VERSION(Code) | | |
createChildBuffer | public void createChildBuffer(boolean transferLastWrite, boolean storeLengthInLink)(Code) | | |
debugPrependNextWrite | public void debugPrependNextWrite(Buffer prepend)(Code) | | |
debugWriteEnd | public void debugWriteEnd(byte b)(Code) | | |
doNotIndirectWrites | public void doNotIndirectWrites()(Code) | | |
fieldCount | public void fieldCount(int fieldCount)(Code) | | |
isNew | public boolean isNew()(Code) | | |
isNull | public boolean isNull(int fieldIndex)(Code) | | |
isNull | public void isNull(int fieldIndex, boolean flag)(Code) | | |
nextField | public void nextField()(Code) | | |
objectID | public int objectID()(Code) | | |
prepareIndirectionOfSecondWrite | public void prepareIndirectionOfSecondWrite()(Code) | | |
updateDepth | public int updateDepth()(Code) | | |
updateDepth | public void updateDepth(int depth)(Code) | | |
writeByte | public void writeByte(byte b)(Code) | | |
writeBytes | public void writeBytes(byte[] bytes)(Code) | | |
writeInt | public void writeInt(int i)(Code) | | |
writeLong | public void writeLong(long l)(Code) | | |
|
|