Searched refs:AttachBytes (Results 1 – 3 of 3) sorted by relevance
154 return ByteString.AttachBytes(message.ToByteArray()); in ToByteString()
77 internal static ByteString AttachBytes(byte[] bytes) in AttachBytes() method in Google.Protobuf.ByteString
602 return ByteString.AttachBytes(ReadRawBytes(length)); in ReadBytes()