tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
BlockFile.opSlice
tagion
dart
BlockFile
BlockFile
Undocumented in source. Be warned that the author may not have intended to support it.
BlockSegmentRange
opSlice
()
BlockSegmentRange
opSlice
(I from, I to)
class
BlockFile
BlockSegmentRange
opSlice
(
I
)
(
I
from
,
I
to
)
if
(
isIntegral
!
I
||
is
(
I
:
const
(
Index
))
)
Meta
Source
See Implementation
tagion
dart
BlockFile
BlockFile
aliases
BlockFileStatistic
RecyclerFileStatistic
constructors
this
destructors
~this
functions
cacheLoad
cache_empty
cache_len
claim
close
createHeader
dispose
dump
empty
hasHeader
headerBlock
index_to_seek
lastBlockIndex
load
masterBlock
numberOfBlocks
opSlice
readInitial
recycleDump
recycleStatisticDump
recyclerStatistic
root_index
save
seek
statistic
statisticDump
store
writeMasterBlock
writeRecyclerStatistic
writeStatistic
manifest constants
DEFAULT_BLOCK_SIZE
FILE_LABEL
static functions
create
opCall
reset
static variables
do_not_write
structs
BlockSegmentRange
HeaderBlock
MasterBlock
variables
BLOCK_SIZE
_last_block_index
_recycler_statistic
_statistic
block_chains
file
headerblock
masterblock
read_only
recycler