A fixed bit size, fixed decimal unsigned value
Create a new UFixedNxM value
Optional
A string representing the integer and fractional portion of the number
Retrieve the encoded bytes for this type
Retrieve the decoded native uint64 or biguint where the returned integer represents the fixed decimal value * (10 ^ M)
A fixed bit size, fixed decimal unsigned value