BlockFile.dump

Used for debugging only to dump the Block's

class BlockFile
void
dump
(
const uint segments_per_line = 6
,
const Index from = Index.init
,
const Index to = Index.init
,
File fout = stdout
)