DataFormat
public enum DataFormat : Int16, CaseIterable, CustomStringConvertible
Undocumented
-
Undocumented
Declaration
Swift
case binary = 1 -
Undocumented
Declaration
Swift
case text = 0 -
Declaration
Swift
public var description: String { get }
View on GitHub
Install in Dash