readBe16 method

int readBe16()

Implementation

int readBe16() {
  // 595
  return sdlReadBe16(this);
}