unpackLength method

int unpackLength()

Implementation

int unpackLength() {
  return unpackUint().toInt();
}