entries

abstract fun entries(): PolyglotValue

Returns an iterable value which yields, for every byte in the buffer, an array with the index as the first element and the byte as a second element.