Definition at line 148 of file array_store_rle.cc.
◆ span_size
| size_t RLE_Head::span_size |
- When zero, this struct is interpreted as a RLE_Literal.
- When non-zero, this struct is interpreted as a RLE_Span. The value is a uint_8 (to reduce the size of the struct).
Definition at line 154 of file array_store_rle.cc.
The documentation for this struct was generated from the following file: