Convert alternate charset names (eg utf8) to normalized name (eg UTF-8).
@param s the charset to normalize @return the normalized charset (or null if normalized version not found)
See Implementation
Convert alternate charset names (eg utf8) to normalized name (eg UTF-8).
@param s the charset to normalize @return the normalized charset (or null if normalized version not found)