Structs§
- ConFrame
Iterator - An iterator that lazily parses simulation frames from a
.conor.convelfile’s contents. - Memchr
Lines - memchr-backed line cursor for the full parse path (not only frame skip).
Functions§
- count_
frames - Count frames without building atom payloads (uses
ConFrameIterator::forward_fastwhen possible, elseConFrameIterator::forward). - read_
all_ frames - read_
first_ frame - Reads only the first frame from a file.