Package akka.http.impl.engine.ws
Interface StreamingCharsetDecoderInstance
-
public interface StreamingCharsetDecoderInstance
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description scala.util.Try<java.lang.String>
decode(akka.util.ByteString bytes, boolean endOfInput)
-