Utf8StreamDecoderExtension extension
Extension to make it easier to use Utf8StreamDecoder with streams
Methods
-
decodeUtf8Stream(
) → Stream< String> -
Available on Stream<
Transform a byte stream into a UTF-8 string stream with proper handling of incomplete multi-byte sequences.List< , provided by the Utf8StreamDecoderExtension extensionint> >