tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Recycler.remove
tagion
dart
Recycler
Recycler
Removes a segment from the recycler.
struct
Recycler
protected
void
remove
(
RecycleSegment
*
segment
)
Parameters
segment
RecycleSegment
*
segment to be removed
Meta
Source
See Implementation
tagion
dart
Recycler
Recycler
constructors
this
functions
claim
dispose
dump
dumpToBeRecycled
insert
length
read
recycle
remove
sortedRecycleSegments
write
variables
indices
owner
segments
to_be_recycled
Removes a segment from the recycler.