System::Text::ASCIIEncoding::GetMaxCharCount 메서드

ASCIIEncoding::GetMaxCharCount method

지정된 바이트 수를 디코딩하는 데 필요한 최대 문자 수를 가져옵니다.

int System::Text::ASCIIEncoding::GetMaxCharCount(int byteCount) override
매개변수형식설명
byteCountintByte 개수.

ReturnValue

byteCount 문자의 시퀀스를 저장하기에 충분한 문자 수.

또 보기