]> git.tdb.fi Git - libs/datafile.git/blobdiff - source/binarywriter.h
Add Readme.txt and some other documentation
[libs/datafile.git] / source / binarywriter.h
index cf8f9fcaa016c35bfedb9172a6c0c76c940b00d5..691ed701d3bcaa4be9c5641aeebddfb0391fabb9 100644 (file)
@@ -15,6 +15,9 @@ Distributed under the LGPL
 namespace Msp {
 namespace DataFile {
 
+/**
+Writes data in binary format.
+*/
 class BinaryWriter: public WriterMode
 {
 private: