readLength property

int readLength

Implementation

int get readLength {
  return _current;
}