readByte method

int readByte()

Implementation

int readByte() => values[index++];