whatIsNext method

int whatIsNext()

Implementation

int whatIsNext() {
  return _d.getUint8(_offset);
}