Init a print buffer using a pre-existing buffer.
The buffer will not be reallocated.
@param buf buffer structure to init @param buffer byte buffer to use for the string data @param size size of buffer
See Implementation
Init a print buffer using a pre-existing buffer.
The buffer will not be reallocated.
@param buf buffer structure to init @param buffer byte buffer to use for the string data @param size size of buffer