Mercurial > hg > beaglert
log core/WriteFile.cpp @ 246:da5ce9876fcc
age | author | description |
---|---|---|
Sun, 18 Oct 2015 01:13:40 +0100 | Giulio Moro | Increased buffer size, improves performances (but increases memory usage) for binary mode |
Wed, 14 Oct 2015 17:55:58 +0100 | Giulio Moro | Fixed WriteFile, now it does not hang if echo is off and format is binary |
Tue, 13 Oct 2015 02:01:05 +0100 | Giulio Moro | Added capability to WriteFile to save binary files, added example project |
Wed, 07 Oct 2015 20:58:53 +0100 | Giulio Moro | Added WriteFile class to log data to disc in a low priority thread |