JuliaIO / TranscodingStreams.jl

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

Unread extra data when stopping #209

Closed nhz2 closed 6 months ago

nhz2 commented 6 months ago

This PR makes the behavior of stop_on_end=true consistent when wrapping another TranscodingStream with sharedbuf=false or sharedbuf=true.