MutableBigInteger.toCompactValue

This is for internal use in converting from a MutableBigInteger object into a long value given a specified sign. returns INFLATED if value is not fit into long

class MutableBigInteger
long
toCompactValue
(
int sign
)

Meta