[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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 invoked directly by users."],["The interface is part of the `Google.Protobuf` namespace within the `Google.Protobuf.dll` assembly."],["Various extension methods for `IMessage` are available, such as `MergeFrom`, `WriteTo`, and `ToByteArray`, to facilitate message manipulation and data handling."]]],[]]