encode() Gets the encoded representation of this namevalue object.
Added doublequote for encoding doublequoted values
since: 1.0 an encoded name value (eg.
Gets the encoded representation of this namevalue object.
Added doublequote for encoding doublequoted values
since: 1.0 an encoded name value (eg. name=value) string.
Sets the type of the field to be a quoted string.
A flag that indicates that doublequotes should be put around the
value when encoded
(for example name=value when value is doublequoted).