Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Java.Nio.Charset
  3. CharsetEncoder
  4. ThresholdClass
  • CharsetEncoder
    • CharsetEncoder(IntPtr, JniHandleOwnership)
    • CharsetEncoder(Charset, Single, Single)
    • CharsetEncoder(Charset, Single, Single, Byte[])
    • JniPeerMembers
    • ThresholdClass
    • ThresholdType
    • AverageBytesPerChar()
    • CanEncode(Char)
    • CanEncode(ICharSequence)
    • CanEncode(String)
    • Charset()
    • Encode(CharBuffer)
    • Encode(CharBuffer, ByteBuffer, Boolean)
    • EncodeLoop(CharBuffer, ByteBuffer)
    • Flush(ByteBuffer)
    • ImplFlush(ByteBuffer)
    • ImplOnMalformedInput(CodingErrorAction)
    • ImplOnUnmappableCharacter(CodingErrorAction)
    • ImplReplaceWith(Byte[])
    • ImplReset()
    • IsLegalReplacement(Byte[])
    • MalformedInputAction()
    • MaxBytesPerChar()
    • OnMalformedInput(CodingErrorAction)
    • OnUnmappableCharacter(CodingErrorAction)
    • Replacement()
    • ReplaceWith(Byte[])
    • Reset()
    • UnmappableCharacterAction()
monoandroid
namespace Java.Nio.Charset
{
    [Register("java/nio/charset/CharsetEncoder", DoNotGenerateAcw = true)]
    public abstract class CharsetEncoder : Object
    {
        protected override IntPtr ThresholdClass { get; }
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙