Property | Type | Description | |
---|---|---|---|
pendingByte | byte |
Method | Description | |
---|---|---|
GetCharCount ( byte bytes, int index, int count ) : int | ||
GetChars ( byte bytes, int byteIndex, int byteCount, char chars, int charIndex ) : int | ||
SuperDecoder ( |
public GetCharCount ( byte bytes, int index, int count ) : int | ||
bytes | byte | |
index | int | |
count | int | |
return | int |
public GetChars ( byte bytes, int byteIndex, int byteCount, char chars, int charIndex ) : int | ||
bytes | byte | |
byteIndex | int | |
byteCount | int | |
chars | char | |
charIndex | int | |
return | int |
public SuperDecoder ( |
||
encoding | ||
return | System.Collections.Generic |