//protobuf-kotlin/com.google.protobuf.kotlin/plus
plus
[JVM]
Content
operator fun
ByteString.plus(other:
ByteString):
ByteString
\
Concatenates the given ByteString to this one.
//protobuf-kotlin/com.google.protobuf.kotlin/plus
[JVM]
Content
operator fun
ByteString.plus(other:
ByteString):
ByteString
\
Concatenates the given ByteString to this one.