read method

int read ()

Implementation

int read() {
  return readByte();
}