|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.util.ByteString.ByteString1$
public static class ByteString.ByteString1$
Field Summary | |
---|---|
static ByteString.ByteString1$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
ByteString.ByteString1$()
|
Method Summary | |
---|---|
ByteString.ByteString1 |
apply(byte[] bytes)
|
ByteString.ByteString1 |
apply(byte[] bytes,
int startIndex,
int length)
|
ByteString.ByteString1 |
empty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ByteString.ByteString1$ MODULE$
Constructor Detail |
---|
public ByteString.ByteString1$()
Method Detail |
---|
public ByteString.ByteString1 empty()
public ByteString.ByteString1 apply(byte[] bytes)
public ByteString.ByteString1 apply(byte[] bytes, int startIndex, int length)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |