readU8 method

int readU8()

Implementation

int readU8() {
  // 547
  return sdlReadU8(this);
}