documentation

This commit is contained in:
john30
2017-02-19 12:53:02 +01:00
parent c4d10a036b
commit 0291d2ee45
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -106,6 +106,7 @@ class SymbolString {
* Return the symbols as hex string.
* @param unescape whether to unescape an escaped instance.
* @param skipLastSymbol whether to skip the last symbol (probably the CRC).
* @param skipFirstSymbols the number of first symbols to skip.
* @return the symbols as hex string.
*/
const string getDataStr(const bool unescape = true, const bool skipLastSymbol = true,