encode
Description:
Encodes the parameter list into str, folding lines if required.
Parameters:
| this | |
| options |
a FormatOptions or null |
| fold |
true if the parameter list should be folded; otherwise, false |
| str |
the output string buffer |