Свойство | Type | Description | |
---|---|---|---|
pendingByte | byte |
Méthode | 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 | |
Résultat | int |
public GetChars ( byte bytes, int byteIndex, int byteCount, char chars, int charIndex ) : int | ||
bytes | byte | |
byteIndex | int | |
byteCount | int | |
chars | char | |
charIndex | int | |
Résultat | int |
public SuperDecoder ( |
||
encoding | ||
Résultat | System.Collections.Generic |