[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-28 UTC."],[[["`IBufferMessage` is an interface for Protocol Buffers messages, enabling parsing from `ParseContext` and writing to `WriteContext`."],["This interface inherits members from `IMessage`, including methods like `MergeFrom`, `WriteTo`, `CalculateSize`, and `Descriptor`."],["`IBufferMessage` provides `InternalMergeFrom` and `InternalWriteTo` methods, which are intended for internal use and should not be called directly by users."],["The namespace for `IBufferMessage` is `Google.Protobuf`, and it is found in the `Google.Protobuf.dll` assembly."],["Various extension methods are available for `IMessage` objects, allowing functionalities such as merging, writing, and converting messages to different data formats."]]],[]]