ASCIIAllWithNUL¶
Represents all ASCII characters, including the NUL (\x00) character for its special treatment in C strings.
Constructors¶
create¶
Returns¶
- ASCIIAllWithNUL val^
Public Functions¶
apply¶
Returns¶
- String val
eq¶
Parameters¶
- that: ASCIIAllWithNUL val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ASCIIAllWithNUL val
Returns¶
- Bool val