UInt32Data
public protocol UInt32Data
Protocol used where [UInt32] values are expected.
-
Declaration
Swift
func data() throws -> [UInt32]
Return Value
Value as [UInt32]
public protocol UInt32Data
Protocol used where [UInt32] values are expected.
Swift
func data() throws -> [UInt32]
Value as [UInt32]