Retain unknown fields during parsing? The default behavior is to retain unknown fields and include them in the serialized output.
For more details see https://developers.google.com/protocol-buffers/docs/proto3#unknowns
Allows to use a custom implementation to decode binary data.
Generated using TypeDoc
Options for parsing binary data.