public static class ByteString.Companion$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ByteString.Companion$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Companion$() |
Modifier and Type | Method and Description |
---|---|
ByteString.Companion |
apply(byte from) |
public static final ByteString.Companion$ MODULE$
public ByteString.Companion apply(byte from)