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