readLength property

int get readLength

Implementation

int get readLength {
  return _current;
}