Module storage

Module storage 

Source

Structs§

SegmentReader
Segment reader for reading frames
SegmentWriter
Segment writer for append-only storage

Functions§

byte_to_line
Convert byte offset to line number using line table
decode_line_table
Decode line table to get newline positions
generate_line_table
Generate line table from content (delta-encoded varint positions of newlines)