-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
This enhancement is created to look into whether it would make sense to introduce CharsetEncoder.encode and CharsetDecoder.decode methods that take the input from a Supplier. This would allow for cases where the input comes from a sequence of buffers and so would transparently handle underflow across buffers.