toString

abstract fun toString(encoding: String?, start: Int?, end: Int?): String

Decodes the buffer's data as a string using the given encoding.