Return the bit representation of this BaseN
Return the bit representation of this BaseN
Return this BaseN as a Byte Array with the sign byte removed (if it exists)
Return this BaseN as a Byte Array with the sign byte removed (if it exists)
Return this BaseN as an array of Int normalized in the range 0 -255
Return this BaseN as an array of Int normalized in the range 0 -255
Return the conventional String representation of this BaseN
Return the conventional String representation of this BaseN
Return the byte wise String representation of this BaseN.
Return the byte wise String representation of this BaseN. For a non byte wise orientated version use toString(16) or toRawString