to_string


Description:

public unowned string to_string ()

Gets the string value of the content encoding.

Parameters:

encoding

a ContentEncoding

Returns:

the encoding type as a string or null on error. Available values for the encoding are: DEFAULT, @7BIT, @8BIT, BINARY, BASE64, QUOTEDPRINTABLE and UUENCODE.