Nao Yonashiro
|
e8637832dd
|
style: gofmt
|
2021-08-25 11:25:00 +09:00 |
Nao Yonashiro
|
ae9148555a
|
Merge branch 'master' into fix-issue-278
|
2021-08-25 11:23:59 +09:00 |
Nao Yonashiro
|
ac41fbec94
|
fix: fixed buffer length bug on string decoder
close #278
|
2021-08-25 07:23:34 +09:00 |
Nao Yonashiro
|
e1e6c41c66
|
fix: fixed invalid utf8 on stream decoder
|
2021-08-25 06:15:15 +09:00 |
Masaaki Goshima
|
aa0422c239
|
Modify section of comment out
|
2021-02-18 19:31:35 +09:00 |
Viacheslav Poturaev
|
1926476780
|
Wait for io.EOF when decoding a stream, fixes #123
|
2021-02-09 17:56:27 +01:00 |
Masaaki Goshima
|
76baae6ce8
|
Fix streaming decoder for float value
|
2020-12-27 20:42:43 +09:00 |
Masaaki Goshima
|
22ef64f4a5
|
Add test cases
|
2020-12-24 20:08:27 +09:00 |
Masaaki Goshima
|
d76012422a
|
Fix stream encoding
|
2020-09-17 01:26:39 +09:00 |