The index of the next character to read from the input stream buffer. This value should always be nonnegative and not larger than the value of <code>count</code>. The next byte to be read from the input stream buffer will be <code>bufpos</code>.
See Implementation
The index of the next character to read from the input stream buffer. This value should always be nonnegative and not larger than the value of <code>count</code>. The next byte to be read from the input stream buffer will be <code>bufpos</code>.