//protobuf-kotlin/com.google.protobuf.kotlin/plus

plus

[JVM]
Content
operator fun ByteString.plus(other: ByteString): ByteString \

Concatenates the given ByteString to this one.