borland Packages  Class Hierarchy  datastore Package  Index 

IKeyReader interface

borland.datastore.IKeyReader

About the IKeyReader interface

Variables  
This interface is used internally by other classes in the JBCL. You should never use this interface directly.

IKeyReader variables

Variables defined in this interface


IKeyReader variables

MAX_PACK

  static int MAX_PACK = 0xFF
This variable is used internally by other classes in the JBCL. You should never use this variable directly.

ONE_BYTE_PACK

  static int ONE_BYTE_PACK = 0x40
This variable is used internally by other classes in the JBCL. You should never use this variable directly.

SIZE_MASK

  static int SIZE_MASK = 0x3F
This variable is used internally by other classes in the JBCL. You should never use this variable directly.

TWO_BYTE_SIZE

  static int TWO_BYTE_SIZE = 0x80
This variable is used internally by other classes in the JBCL. You should never use this variable directly.