ProtocSettings.

DecodeRaw Property

Summary

Read an arbitrary protocol message from standard input and write the raw tag/value pairs in text format to standard output.No PROTO_FILES should be given when using this flag.
Assembly
Cake.ProtobufTools.dll
Namespace
Cake.ProtobufTools
Containing Type
ProtocSettings

Syntax

public Nullable<bool> DecodeRaw { get; set; }

Value

Type Description
Nullable<bool>