Neokernel API

FileObjectStore.initBlocks Method

This method attempts to initialize all the blocks stored in the file. Here is where the chains are rebuilt. This method calls FileObjectBlock.updateFromFile().

protected virtual void initBlocks();

See Also

FileObjectStore Class | com.neokernel.om Namespace