Interface IBufferMessage (3.27.1)

 public interface IBufferMessage : IMessage 

Interface for a Protocol Buffers message, supporting parsing from ParseContext and writing to WriteContext .

Namespace

Google.Protobuf

Assembly

Google.Protobuf.dll

Methods

InternalMergeFrom(ref ParseContext)

 void InternalMergeFrom(ref ParseContext ctx) 

Internal implementation of merging data from given parse context into this message. Users should never invoke this method directly.

Parameter
Name
Description

InternalWriteTo(ref WriteContext)

 void InternalWriteTo(ref WriteContext ctx) 

Internal implementation of writing this message to a given write context. Users should never invoke this method directly.

Parameter
Name
Description

Extension Methods

Design a Mobile Site
View Site in Mobile | Classic
Share by: