Package com.db4o.internal.marshall
Class ObjectHeaderAttributes
- java.lang.Object
-
- com.db4o.internal.marshall.ObjectHeaderAttributes
-
public class ObjectHeaderAttributes extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ObjectHeaderAttributes(ByteArrayBuffer reader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isNull(int fieldIndex)
-
-
-
Constructor Detail
-
ObjectHeaderAttributes
public ObjectHeaderAttributes(ByteArrayBuffer reader)
-
-