[[["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-06-12 UTC."],[[["This webpage provides documentation for the `MapField\u003cTKey, TValue\u003e.Codec` class, which is a codec designed for specific map fields within the Google.Protobuf library."],["The `Codec` class includes all necessary information for encoding and decoding nested messages in map fields."],["The class inherits from `object`, and also contains inherited members such as `Equals`, `GetHashCode`, `GetType`, `ReferenceEquals`, and `ToString`."],["The `Codec` class can be constructed using `Codec(FieldCodec\u003cTKey\u003e keyCodec, FieldCodec\u003cTValue\u003e valueCodec, uint mapTag)` which requires the key codec, the value codec, and a map tag to use."],["The `MapField\u003cTKey, TValue\u003e.Codec` is a part of the `Google.Protobuf.Collections` namespace contained within the `Google.Protobuf.dll` assembly."]]],[]]