private Convert ( byte bytes, int byteCount, char chars, int charCount, bool flush, int &bytesUsed, int &charsUsed, bool &completed ) : void | ||
bytes | byte | |
byteCount | int | |
chars | char | |
charCount | int | |
flush | bool | |
bytesUsed | int | |
charsUsed | int | |
completed | bool | |
Результат | void |