Structsยง
Enumsยง
- Data ๐
Functionsยง
- flush_
segment ๐ - Used during construction.
Converts the current buffer (passed as
cur_segment) into aData::Literalsegment and inserts it intoself.segments. - walk_
node ๐ - Used during construction.
Recursively walks the node and its children, and fills
segmentswith the appropriateData::LiteralandData::Blobelements.