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