@NotStorableClass public class ReferenceOutput extends Object
Constructor and Description |
---|
ReferenceOutput(IObjectIOManagerForObjectIO objectIOManager,
HelperBinaryConversion helperBinaryConversion) |
Modifier and Type | Method and Description |
---|---|
int |
toBinary(ObjectAndPersistInfo objectAndPersistInfo,
byte[] binary,
int offset)
add a reference to binary data record
|
public ReferenceOutput(IObjectIOManagerForObjectIO objectIOManager, HelperBinaryConversion helperBinaryConversion)
public int toBinary(ObjectAndPersistInfo objectAndPersistInfo, byte[] binary, int offset) throws ObjectIOException, ObjectIODataCorruptedException
objectAndPersistInfo
- binary
- where write the referenceoffset
- where write reference in binaryObjectIOException
ObjectIODataCorruptedException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.