Decoder (class)

This type is found in the namespace System.Text

mget_FallbackDecoderFallback
mset_FallbackVoid
mget_FallbackBufferDecoderFallbackBuffer
mResetVoid
mGetCharCountInt32
mGetCharCountInt32
mGetCharsInt32
mGetCharCountInt32
mGetCharsInt32
mGetCharsInt32
mConvertVoid
mConvertVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pFallbackDecoderFallback
pFallbackBufferDecoderFallbackBuffer

get_Fallback

set_Fallback

.

get_FallbackBuffer

valueSystem.Text.DecoderFallback

Reset

.

GetCharCount

.

GetCharCount

bytesSystem.Byte[]
indexSystem.Int32
countSystem.Int32
flushSystem.Boolean

GetChars

bytesSystem.Byte*
countSystem.Int32
flushSystem.Boolean

GetCharCount

bytesSystem.Byte[]
byteIndexSystem.Int32
byteCountSystem.Int32
charsSystem.Char[]
charIndexSystem.Int32
flushSystem.Boolean

GetChars

bytesSystem.Byte[]
indexSystem.Int32
countSystem.Int32

GetChars

bytesSystem.Byte[]
byteIndexSystem.Int32
byteCountSystem.Int32
charsSystem.Char[]
charIndexSystem.Int32

Convert

bytesSystem.Byte*
byteCountSystem.Int32
charsSystem.Char*
charCountSystem.Int32
flushSystem.Boolean

Convert

bytesSystem.Byte[]
byteIndexSystem.Int32
byteCountSystem.Int32
charsSystem.Char[]
charIndexSystem.Int32
charCountSystem.Int32
flushSystem.Boolean
bytesUsedSystem.Int32&
charsUsedSystem.Int32&
completedSystem.Boolean&

Equals

bytesSystem.Byte*
byteCountSystem.Int32
charsSystem.Char*
charCountSystem.Int32
flushSystem.Boolean
bytesUsedSystem.Int32&
charsUsedSystem.Int32&
completedSystem.Boolean&

GetHashCode

objSystem.Object

GetType

.

ToString

.

Fallback

.

FallbackBuffer

.
.