Home
last modified time | relevance | path

Searched defs:WriteRawTag (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.cs418 public void WriteRawTag(byte b1) in WriteRawTag() method in Google.Protobuf.CodedOutputStream
428 public void WriteRawTag(byte b1, byte b2) in WriteRawTag() method in Google.Protobuf.CodedOutputStream
440 public void WriteRawTag(byte b1, byte b2, byte b3) in WriteRawTag() method in Google.Protobuf.CodedOutputStream
454 public void WriteRawTag(byte b1, byte b2, byte b3, byte b4) in WriteRawTag() method in Google.Protobuf.CodedOutputStream
470 public void WriteRawTag(byte b1, byte b2, byte b3, byte b4, byte b5) in WriteRawTag() method in Google.Protobuf.CodedOutputStream