Alias CodeUnit

Aliased to code unit type of a specified stream type.

alias CodeUnit(UTFType u) = char;

Unknown is specified as char (UTF8 is the default)