Appends a named item to the output string.
Note: the main method to use from the outside is the first serialize() method above. This method is for the use of the StructSerializer.
type of item
string to serialize struct data to
item to append
name of item
See Implementation
Appends a named item to the output string.
Note: the main method to use from the outside is the first serialize() method above. This method is for the use of the StructSerializer.