atEnd method

bool atEnd()

Implementation

bool atEnd() => offset == byteList.length;