isEOF property

bool get isEOF

Implementation

bool get isEOF => readIndex >= buffer.lengthInBytes;