static val CHAR: GroupSerializer<Char>
A predefined Serializer that handles non-null Character.
If a null value is passed to the Serializer, a NullPointerException will be thrown.
null