getBytesAmount method

int getBytesAmount()

Implementation

int getBytesAmount() {
  return 4;
}