Appends to the managed array.
Clears the managed array. This allows the elements of the array to be reused for appending.
Appends item to the managed array. Performs encoding for char types if A is a differently typed char array.
Appends an entire range to the managed array. Performs encoding for char elements if A is a differently typed char array.
Shrinks the managed array to the given length.
Gives a string in the form of Appender!(A)(data).