System::Text::ASCIIEncoding::GetMaxByteCount 메서드

ASCIIEncoding::GetMaxByteCount method

알려진 문자 수를 가진 문자열을 저장할 수 있는 최대 바이트 수를 가져옵니다.

int System::Text::ASCIIEncoding::GetMaxByteCount(int char_count) override
매개변수형식설명
char_countint문자 수.

ReturnValue

charCount 문자를 가진 모든 문자열을 저장하기에 충분한 문자 수.

또 보기