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