UInt8
@frozen
struct UInt8 : FixedWidthInteger, UnsignedInteger, _ExpressibleByBuiltinIntegerLiteral
-
Declaration
Swift
public func combine(_ other: UInt8) -> UInt8
-
Declaration
Swift
public static func empty() -> UInt8
-
Declaration
Swift
public func multiply(_ other: UInt8) -> UInt8
-
Declaration
Swift
public static func one() -> UInt8