BlockAwareBin.

RegularAddress(int, int) Method

Summary

converts address and address offset to an absolute address
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
BlockAwareBin

Syntax

protected long RegularAddress(int blockAddress, int blockAddressOffset)

Parameters

Name Type Description
blockAddress int
blockAddressOffset int

Return Value

Type Description
long