DecodeProto.オプション

パブリック静的クラスDecodeProto.Options

DecodeProtoのオプションの属性

パブリックメソッド

DecodeProto.オプション
descriptorSource (文字列記述ソース)
DecodeProto.オプション
messageFormat (文字列 messageFormat)
DecodeProto.オプション
サニタイズ(ブールサニタイズ)

継承されたメソッド

パブリックメソッド

public DecodeProto.Options descriptorSource (String descriptorSource)

パラメーター
記述子ソース特別な値 `local://` またはシリアル化された `FileDescriptorSet` を含むファイルへのパスのいずれか。

public DecodeProto.Options messageFormat (String messageFormat)

パラメーター
メッセージ形式「バイナリ」または「テキスト」のいずれか。

public DecodeProto.Options sanitize (ブール型サニタイズ)

パラメーター
消毒する結果をサニタイズするかどうか。