com.sleepycat.bdb.bind
Class ByteArrayFormat

java.lang.Object
  extended by com.sleepycat.bdb.bind.ByteArrayFormat
All Implemented Interfaces:
DataFormat

public class ByteArrayFormat
extends java.lang.Object
implements DataFormat

The format for data stored as a byte array.


Constructor Summary
ByteArrayFormat()
          Creates a byte array format.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteArrayFormat

public ByteArrayFormat()
Creates a byte array format.