|
2a93f9003e
|
fix #244 use BinaryAsStringExtension to make []byte pretty, while the output is valid json, but it can not be decoded by other json codec, as \x01 is decoded as \x01 by them, which is not original input
|
2018-02-27 12:40:48 +08:00 |
|
|
3d39af6dd9
|
remove feature prefix
|
2018-02-19 23:04:25 +08:00 |
|
|
8345c731dd
|
rename
|
2017-01-21 17:11:38 +08:00 |
|
|
a73e48e8bf
|
optimize read nil/true/false
|
2017-01-18 23:33:40 +08:00 |
|
|
90fc0b822f
|
array encoder
|
2017-01-09 19:48:57 +08:00 |
|
|
5b0609f901
|
support int/string encode
|
2017-01-09 17:47:21 +08:00 |
|
|
ba3c30799b
|
write float 32
|
2017-01-07 23:06:48 +08:00 |
|
|
e034897e69
|
write array
|
2017-01-07 22:16:20 +08:00 |
|
|
21549b9fd8
|
write object
|
2017-01-07 22:08:45 +08:00 |
|
|
5e50b3e11c
|
write int
|
2017-01-07 21:25:23 +08:00 |
|
|
6f57d41461
|
add stream
|
2017-01-07 12:28:16 +08:00 |
|