Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.cs572 internal void WriteRawByte(byte value) in WriteRawByte() method in Google.Protobuf.CodedOutputStream
582 internal void WriteRawByte(uint value) in WriteRawByte() method in Google.Protobuf.CodedOutputStream