struct Element
Defined at line 24 of file ../../zircon/system/ulib/bitmap/include/bitmap/rle-bitmap.h
Elements of the bitmap list
Public Members
T bitoff
T bitlen
Public Methods
T start ()
The (inclusive) start of this run of 1-bits.
Defined at line 31 of file ../../zircon/system/ulib/bitmap/include/bitmap/rle-bitmap.h
T end ()
The (exclusive) end of this run of 1-bits.
Defined at line 34 of file ../../zircon/system/ulib/bitmap/include/bitmap/rle-bitmap.h