ParamList.encode

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

Parameters

options gmime.format_options.FormatOptions

a #GMimeFormatOptions or null

fold bool

true if the parameter list should be folded; otherwise, false

str glib.string_.String

the output string buffer