Creates and returns an iterator of (index, byte) pairs from the contents of this buffer.
external Iterable<List<int>> entries();