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