db4o

IoAdapter.read Method

reads a buffer at the seeked address

Overload List

reads a buffer at the seeked address

public virtual int read(byte[]);

implement to read a buffer at the seeked address

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

See Also

IoAdapter Class | com.db4o.io Namespace