readLe16 method

int readLe16()

Implementation

int readLe16() {
  // 571
  return sdlReadLe16(this);
}