CoderResult
CoderResult(IntPtr, JniHandleOwnership)
IsError
IsMalformed
IsOverflow
IsUnderflow
IsUnmappable
JniPeerMembers
Overflow
ThresholdClass
ThresholdType
Underflow
Length()
MalformedForLength(Int32)
ThrowException()
UnmappableForLength(Int32)
monoandroid
namespace Java.Nio.Charset
{
[Register("java/nio/charset/CoderResult", DoNotGenerateAcw = true)]
public class CoderResult : Object
{
protected CoderResult(IntPtr javaReference, JniHandleOwnership transfer);
}
}
.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