getBytesAmount method

int getBytesAmount()

Implementation

int getBytesAmount() {
  return 2;
}