db4o

IoAdapter.read Method (Byte[], Int32)

implement to read a buffer at the seeked address

public abstract int read(
   byte[] bytes,
   int length
);

See Also

IoAdapter Class | com.db4o.io Namespace | IoAdapter.read Overload List