getString

open override fun getString(start: Int, size: Int): String

Read a UTF-8 string from the buffer.

Return

a String

Parameters

start

initial element of the string

size

size of the string in bytes.