public class ByteStringInputStream$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static ByteStringInputStream$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| ByteStringInputStream$() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.io.InputStream | apply(org.apache.pekko.util.ByteString bs) | 
public static final ByteStringInputStream$ MODULE$