toByte method

int toByte()

Implementation

int toByte() {
  return b;
}