[[["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-09-04 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eMessageParser\u003c/code\u003e class in the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e namespace, specifically version 3.15.8, which is designed for parsing Protocol Buffer messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageParser\u003c/code\u003e class is a general parser used by reflection-based code and its methods return \u003ccode\u003eIMessage\u003c/code\u003e objects, with inheritance from the .NET \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt offers a variety of \u003ccode\u003eParseFrom\u003c/code\u003e methods to process messages from different input types, including streams, byte strings, coded input streams, read-only sequences of bytes, and byte arrays.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageParser\u003c/code\u003e also supports JSON parsing via the \u003ccode\u003eParseJson\u003c/code\u003e method and creating new parser instances that can handle extension registries or optionally discard unknown fields.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes a ParseDelimitedFrom(Stream) method that parses a length-delimited message from the given stream, consuming only the amount of data specified.\u003c/p\u003e\n"]]],[],null,[]]