Searched refs:WriteRawBytesTo (Results 1 – 2 of 2) sorted by relevance
324 internal void WriteRawBytesTo(CodedOutputStream outputStream) in WriteRawBytesTo() method in Google.Protobuf.ByteString
314 value.WriteRawBytesTo(this); in WriteBytes()