describe Long
Write a description of this Long to the builder, taking note that the value is constrained to contain only numBits of content. Use conventions such as grouping into groups of at most four hex digits.
Parameters
value
The Long to output.
num Bits
The number of bits contained in value.
builder
Where to describe the number.