Open
Description
The cursor/offset parameter across FastPFOR-rs should be replaced by Bytes::Buf
from the bytes crate. The main reason for such change is because the Rust MLT decoder tracks the position internally (also uses Bytes::Buf
) - we could jank something but it's not ideal.
Metadata
Metadata
Assignees
Labels
No labels