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