The constructors of Java.Nio.Charset.CharsetDecoder are listed below. For a list of all members, see the CharsetDecoder Members list.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. | ||
Constructs a new CharsetDecoder using the given Charset, average number and maximum number of characters created by this decoder for one input byte, and the default replacement string "�". |