BlockFile.load

Loads a document at an index. If the document is not valid it throws an exception.

class BlockFile
const(Document)
load
(
const Index index
)

Parameters

index Index

Points to the start of a block in the chain of blocks.

Return Value

Type: const(Document)

Document of a blocksegment