public final class Charsets extends Object
Charset instances that are guaranteed to
be supported by all Java platform implementations.
NOTE: this is a copy of a subset of Guava's Charsets. The
implementation must match as closely as possible to Guava's implementation.
Copyright © 2011-2016 Google. All Rights Reserved.