packString method

String packString()

Implementation

String packString() {
  return pack.toString();
}