go-parsekit/read
Maurice Makaay 31055a3cd3 Bugfix for parsekit.read: when filling the buffer, the read offset was not taken into account for determining how many bytes could be read. 2019-07-19 10:13:32 +00:00
..
testfiles Some work on simlifying the reader code, to see if I can squeeze some more performance out of that part. 2019-07-19 08:47:13 +00:00
assertions_test.go Unit tests improved for the parsekit.read package. 2019-07-19 09:50:42 +00:00
read.go Bugfix for parsekit.read: when filling the buffer, the read offset was not taken into account for determining how many bytes could be read. 2019-07-19 10:13:32 +00:00
read_test.go Unit tests improved for the parsekit.read package. 2019-07-19 09:50:42 +00:00