atEnd property

bool atEnd
inherited

Implementation

bool get atEnd => offset == bytes.lengthInBytes;