isEOS property

bool isEOS

Implementation

bool get isEOS => (_input.isEOS && bitPos >= LBITS);