FixedWidthType is a base class for data types with a fixed width in bits.
This includes all integer types, floating-point types, Boolean,
FixedSizeBinary, temporal types (dates, times, timestamps, durations),
and decimal types.
R6 Methods
FixedWidthType inherits from DataType, so it has the same methods.