Commit Graph

6 Commits

Author SHA1 Message Date
Antidote e86d64e7bb * Fix botched commit (forgot -a) 2013-07-20 20:57:20 -07:00
Antidote 1e2065b352 * Fix bug in BinaryReader where it wasn't correctly reading in all the data 2013-01-29 13:46:05 -08:00
Antidote a0e341f5cf * Forgot to implement isOpenForRead/Writing in TextStream
* Changed isOpenForReading/Writing to const int Stream
2013-01-27 12:28:59 -08:00
Antidote 29b1c842f2 * Completed documentation 2013-01-26 17:19:49 -08:00
Antidote 506556e1ae * Nearly done with the documentation
* Changed BinaryReader/Writer to read and write in 512 byte chunks by
default
2013-01-26 16:13:19 -08:00
Antidote ad0505a501 First Commit 2013-01-26 12:19:24 -08:00