readOpCode method

int readOpCode ()

Implementation

int readOpCode() {
  return readUint8();
}