Documentation
Tagion
BlockFile.numberOfBlocks
tagion
dart
BlockFile
BlockFile
class
BlockFile
const pure nothrow @
nogc
ulong
numberOfBlocks
(
const
ulong
size
)
Parameters
size
ulong
size of data bytes
Return Value
Type:
ulong
The number of blocks used to allocate size bytes
tagion
dart
BlockFile
BlockFile
functions
cacheLoad
claim
close
createHeader
dispose
dump
hasHeader
index_to_seek
load
numberOfBlocks
root_index
save
seek
store
writeMasterBlock
static functions
create
opCall
structs
HeaderBlock
MasterBlock