[[["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."],[[["The `IBufferMessage` interface is designed for Protocol Buffers messages, enabling parsing from `ParseContext` and writing to `WriteContext`."],["This interface inherits members from `IMessage`, including methods for merging data, writing to streams, calculating size, and accessing the descriptor."],["`IBufferMessage` provides two internal methods, `InternalMergeFrom` and `InternalWriteTo`, that users should not invoke directly."],["There are multiple `MessageExtensions` that add functionality for merging from byte arrays, byte strings, or streams, and writing to various outputs like streams, `IBufferWriter`, and `Span`."],["The current version being documented is 3.15.8 but the latest is 3.27.1 and is link in the document."]]],[]]