ParamList.encode

void encode(gmime.format_options.FormatOptions options, bool fold, out glib.string_.String str)

Encodes the parameter list into str, folding lines if required.

Parameters

optionsa #GMimeFormatOptions or null
foldtrue if the parameter list should be folded; otherwise, false
strthe output string buffer