System::Text::Encoding::get_IsSingleByte method
Encoding::get_IsSingleByte method
Checks whether encoding is single byte.
virtual bool System::Text::Encoding::get_IsSingleByte()
ReturnValue
True if single character encodes into single byte, false otherwise.
See Also
- Class Encoding
- Namespace System::Text
- Library Aspose.PUB for C++