BlockFile.cacheLoad

Works the same as load except that it also reads data from cache which hasn't been stored yet

  1. Document cacheLoad(Index index)
    class BlockFile
    nothrow
    cacheLoad
    (
    const Index index
    )
  2. T cacheLoad(Index index)

Parameters

index Index

Block index

Return Value

Type: Document

Document load at index