Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Ansi::ASCII
Constants
DEL = 127_u8
DEL is the delete character (Caret: ^?, Char: \x7f).
SP = 32_u8
SP is the space character (Char: \x20).