-
Newline Character
Declaration
Swift
static var newLine: UInt8 { get } -
Space Character
Declaration
Swift
static var space: UInt8 { get } -
Octothorpe Character
Declaration
Swift
static var octothorpe: UInt8 { get } -
Equal Character
Declaration
Swift
static var equal: UInt8 { get }
View on GitHub
UInt8 Extension Reference