Assembles the string representation.
This method, inherited from Node, executes the assemble
operation for TransferEncodingType objects. The assemble
operation creates or updates the string representation from the
broken-down representation. For TransferEncodingType
objects, the assemble operation builds the string representation
from the transfer encoding type value.
You should call this method after you set or modify the transfer encoding type value, and before you retrieve the string representation.
This method clears the is-modified flag.
TransferEncodingType Class | Hunny.Mime Namespace