Calls putter to count the length of the output, allocates a buffer of that size, and then calls putter a second time to write to the buffer. Returns the buffer.
See Implementation
Calls putter to count the length of the output, allocates a buffer of that size, and then calls putter a second time to write to the buffer. Returns the buffer.