Package org.apache.pekko.remote
Class ByteStringUtils$
java.lang.Object
org.apache.pekko.remote.ByteStringUtils$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ByteStringUtils$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.protobufv3.internal.ByteStringtoProtoByteStringUnsafe(byte[] bytes) org.apache.pekko.protobufv3.internal.ByteString
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ByteStringUtils$
public ByteStringUtils$()
-
-
Method Details
-
toProtoByteStringUnsafe
-
toProtoByteStringUnsafe
public org.apache.pekko.protobufv3.internal.ByteString toProtoByteStringUnsafe(byte[] bytes)
-