db4o
IoAdapter.blockCopy Method
copies a block within a file in block mode
public virtual
void
blockCopy(
int
oldAddress
,
int
oldAddressOffset
,
int
newAddress
,
int
newAddressOffset
,
int
length
);
See Also
IoAdapter Class
|
com.db4o.io Namespace