Closed nhz2 closed 4 months ago
https://github.com/JuliaIO/TranscodingStreams.jl/blob/8fdabeda88199cd4298d9cba597e006b1af7655a/src/TranscodingStreams.jl#L8
This may cause issues as CodeUnits may not be stored densely in memory.
CodeUnits
Ref: https://github.com/JuliaLang/julia/pull/54002
https://github.com/JuliaIO/TranscodingStreams.jl/blob/8fdabeda88199cd4298d9cba597e006b1af7655a/src/TranscodingStreams.jl#L8
This may cause issues as
CodeUnits
may not be stored densely in memory.Ref: https://github.com/JuliaLang/julia/pull/54002