Package org.apache.pekko.remote
Class ByteStringUtils
java.lang.Object
org.apache.pekko.remote.ByteStringUtils
INTERNAL API
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.pekko.protobufv3.internal.ByteStringtoProtoByteStringUnsafe(byte[] bytes) static org.apache.pekko.protobufv3.internal.ByteString
-
Constructor Details
-
ByteStringUtils
public ByteStringUtils()
-
-
Method Details
-
toProtoByteStringUnsafe
public static org.apache.pekko.protobufv3.internal.ByteString toProtoByteStringUnsafe(ByteString bytes) -
toProtoByteStringUnsafe
public static org.apache.pekko.protobufv3.internal.ByteString toProtoByteStringUnsafe(byte[] bytes)
-