]> git.tdb.fi Git - libs/datafile.git/blobdiff - source/binaryparser.h
Add Readme.txt and some other documentation
[libs/datafile.git] / source / binaryparser.h
index 560703c66ddb337791a98b7e72d8dc1c81262169..f1d51b236edc8b192c3644574905775c7cf9b9da 100644 (file)
@@ -15,6 +15,9 @@ Distributed under the LGPL
 namespace Msp {
 namespace DataFile {
 
+/**
+Parses data in binary format.
+*/
 class BinaryParser: public ParserMode
 {
 private: