JuliaIO / TranscodingStreams.jl

Simple, consistent interfaces for any codec.
https://juliaio.github.io/TranscodingStreams.jl/
Other
86 stars 28 forks source link

Add `test_roundtrip_seekstart` function to help test that `seekstart` resets the state of the codec #218

Closed nhz2 closed 5 months ago

nhz2 commented 5 months ago

Fixes #217