Determines if the VM supports encoding (chars to bytes) the specified character set. NOTE: the given character set name may not be known to the VM even if this method returns true. Use ToPlatformCharset to get the canonical .NET character set name.
true if encoding is supported, false otherwise.