byteLength method

int byteLength()

Implementation

int byteLength() {
  return _byteLength(true);
}