Implements get an encoding from a string label.
label
Convert an encoding label to its name, as a case-sensitive string.
If an encoding with that label does not exist, returns null.
null
All encoding names are also valid labels for corresponding encodings.
The encoding label
The proper case encoding name, or null if invalid
Implements get an encoding from a string
label.Convert an encoding label to its name, as a case-sensitive string.
If an encoding with that label does not exist, returns
null.All encoding names are also valid labels for corresponding encodings.