toString
Return
A string representation of buffer's content.
Parameters
buffer
The buffer to convert to a string.
charset
The charset to use when converting bytes to characters.
A string representation of buffer's content.
The buffer to convert to a string.
The charset to use when converting bytes to characters.