3 ms·
Well that is very disappointing news. Even the decoder makes a copy even though it's returning a string_view? What's the point then. I can understand encoders
by secondcoming 5mo ago
Well that is very disappointing news.
Even the decoder makes a copy even though it's returning a string_view? What's the point then.
I can understand encoders having to make copies, but not in a decoder.