atEnd property

bool get atEnd
inherited

Implementation

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