SintelaProtobufV1
SintelaProtobufV1()
IO class for Sintela protobuf MTLV recordings.
Methods
| Name | Description |
|---|---|
| get_format | Derive the format name and version from the family detector. |
| get_metadata | Scan a Sintela protobuf recording. |
| get_version | Return the file version when the resource matches this family. |
| read | Load all packet metadata while decoding, preserving fast endpoint scans. |
| read_array | Decode the requested TS window without allocating the full recording. |
| scan | Return patch metadata; the dispatcher attaches source provenance. |
| write | Write the spool to a resource (eg path, stream, etc.). |