Interface BinaryValueStorer
public interface BinaryValueStorer
-
Method Summary
Modifier and Type Method Description long
storeValueFromMemory(Object source, long sourceOffset, long targetAddress, PersistenceStoreHandler<Binary> persister)
-
Method Details
-
storeValueFromMemory
long storeValueFromMemory(Object source, long sourceOffset, long targetAddress, PersistenceStoreHandler<Binary> persister)
-