Skip to main content

Module parser

Module parser 

Source

Structs§

RecordReader
流式记录读取器

Enums§

Format
序列格式

Functions§

detect_format
从文件路径或内容检测格式
open_file
打开文件(自动处理 gzip)
parse_range
解析范围字符串 (start:end, 1-based, inclusive)
parse_records
批量解析(向后兼容,小文件使用)
record_iter
创建迭代器适配器