Encoder (class)

This type is found in the namespace System.Text

mget_FallbackEncoderFallback
mset_FallbackVoid
mget_FallbackBufferEncoderFallbackBuffer
mResetVoid
mGetByteCountInt32
mGetByteCountInt32
mGetBytesInt32
mGetBytesInt32
mConvertVoid
mConvertVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pFallbackEncoderFallback
pFallbackBufferEncoderFallbackBuffer

get_Fallback

set_Fallback

.

get_FallbackBuffer

valueSystem.Text.EncoderFallback

Reset

.

GetByteCount

.

GetByteCount

charsSystem.Char*
countSystem.Int32
flushSystem.Boolean

GetBytes

charsSystem.Char[]
indexSystem.Int32
countSystem.Int32
flushSystem.Boolean

GetBytes

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

Convert

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

Convert

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

Equals

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

GetHashCode

objSystem.Object

GetType

.

ToString

.

Fallback

.

FallbackBuffer

.
.