BufferUtils.toString

Convert the buffer to an ISO-8859-1 string

@param buffer The buffer to convert in flush mode. The buffer is unchanged @return The buffer as a string.

Meta