getBytesAmount method

int getBytesAmount()

Implementation

int getBytesAmount() {
  return 8;
}