Package com._1c.g5.v8.xmdb.impl
Class BLeafNode
java.lang.Object
com._1c.g5.v8.xmdb.impl.BNode
com._1c.g5.v8.xmdb.impl.BLeafNode
- 
Field SummaryFields inherited from class com._1c.g5.v8.xmdb.impl.BNodeDIR_NODE, HEADER_SIZE, keys, LEAF_NODE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com._1c.g5.v8.xmdb.impl.BNodedeserialize, init, initBy, serializeSafe
- 
Constructor Details- 
BLeafNodepublic BLeafNode(int t, boolean storeValuesInLeaf) 
- 
BLeafNodepublic BLeafNode(int t, byte[] bytes, boolean storeValuesInLeaf) 
- 
BLeafNode
 
- 
- 
Method Details