Package | Description |
---|---|
net.sf.joafip.store.service.objectio.serialize.input |
Modifier and Type | Method and Description |
---|---|
FromBinaryInfo |
BasicOrReferenceInput.fromBinary(byte[] binary,
int offset)
get basic object, reference, or null from binay data record
|
FromBinaryInfo |
FromBinaryInfo.getNext() |
Modifier and Type | Method and Description |
---|---|
void |
BasicOrReferenceInput.free(FromBinaryInfo fromBinaryInfo) |
void |
FromBinaryInfo.setNext(FromBinaryInfo next) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.