public interface StreamingCharsetDecoder
Modifier and Type | Method and Description |
---|---|
StreamingCharsetDecoderInstance |
create() |
scala.util.Try<java.lang.String> |
decode(org.apache.pekko.util.ByteString bytes) |
StreamingCharsetDecoderInstance create()
scala.util.Try<java.lang.String> decode(org.apache.pekko.util.ByteString bytes)