Class ByteStringInputStream
- java.lang.Object
-
- akka.http.impl.engine.http2.hpack.ByteStringInputStream
-
public class ByteStringInputStream extends java.lang.Object
INTERNAL API
-
-
Constructor Summary
Constructors Constructor Description ByteStringInputStream()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.io.InputStream
apply(akka.util.ByteString bs)
-