Latin1String

Defines an Latin1-encoded string (as an array of immutable(Latin1Char)).

alias Latin1String = immutable(Latin1Char)[]

Meta