Commit Graph

4 Commits

Author SHA1 Message Date
Donovan Jimenez
a84994e6e9 Rework Reader and Writer
* add tests that cover same behaviors as Convert and ConvertString
 * align read and write behaviors with bufio to play nice
 * add methods that allow to customize buffer size
 * add methods to reset, allowing reuse
2017-04-29 23:19:49 -04:00
Donovan Jimenez
c6169bab90 running gofmt on sources, and removing iconv LDFLAG on linux 2013-06-27 16:56:58 -04:00
Donovan Jimenez
d8ca80955a go1 updates: standard errors now in syscall package, no more makefile support 2012-04-10 18:30:42 -04:00
Donovan Jimenez
8c9fe240c5 Adding basic iconv unit tests and an untested (yet) writer implementation 2011-01-29 01:32:55 -05:00