to_string


Description:

public string to_string (FormatOptions? options)

Allocates a string buffer containing the contents of this.

Parameters:

this

a Object

options

a FormatOptions or null

Returns:

an allocated string containing the contents of the mime object.