JuliaIO / TranscodingStreams.jl

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

Fix peek Char #225

Closed nhz2 closed 4 months ago

nhz2 commented 4 months ago

Fixes #224 by implementing Base.peek(s::TranscodingStream, ::Type{UInt8})::UInt8