FixedWidthInteger
protocol FixedWidthInteger : BinaryInteger, LosslessStringConvertible, _BitwiseOperations where Self.Magnitude : FixedWidthInteger
                - 
                  
                  
Declaration
Swift
public func binaryEncode(to encoder: SteemEncoder) 
View on GitHub
        FixedWidthInteger Extension Reference