encode


Description:

public void encode (FormatOptions options, bool fold, StringBuilder str)

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

Parameters:

this

a ParamList

options

a FormatOptions or null

fold

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

str

the output string buffer




2022 vala-language.org