isEOF property

bool isEOF

Implementation

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