java.lang.Object
org.apache.pekko.http.impl.engine.http2.hpack.ByteStringInputStream
 
public class ByteStringInputStream
extends Object 
INTERNAL API
- 
Constructor SummaryConstructors 
- 
Method Summary
apply(org.apache.pekko.util.ByteString bs)
  
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
ByteStringInputStreampublic ByteStringInputStream() 
 
- 
Method Details
- 
applypublic static InputStream apply(org.apache.pekko.util.ByteString bs)