Finishing display content

This commit is contained in:
Jakub Melka
2021-06-14 19:16:41 +02:00
parent f4ea513208
commit 47baae321e
4 changed files with 39 additions and 3 deletions

View File

@@ -132,6 +132,9 @@ public:
/// \returns All characters reprezentable by encoding.
static QString getEncodingCharacters(Encoding encoding);
/// Returns all printable characters
static QByteArray getPrintableCharacters();
private:
/// Returns true, if byte array has UTF-16BE/LE unicode marking bytes at the
/// stream start. If they are present, then byte stream is probably encoded