Commit History

Author SHA1 Message Date
  Rob Figueiredo 11a37a0774 (*Stream).WriteMore: remove implicit Flush 4 years ago
  Rob Figueiredo 91f4a6405d (*Stream).Flush: reset buffer to beginning 4 years ago
  Tao Wen 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 6 years ago
  Tao Wen 3d39af6dd9 remove feature prefix 6 years ago
  Tao Wen 8345c731dd rename 7 years ago
  Tao Wen a73e48e8bf optimize read nil/true/false 7 years ago
  Tao Wen 90fc0b822f array encoder 7 years ago
  Tao Wen 5b0609f901 support int/string encode 7 years ago
  Tao Wen ba3c30799b write float 32 7 years ago
  Tao Wen e034897e69 write array 7 years ago
  Tao Wen 21549b9fd8 write object 7 years ago
  Tao Wen 5e50b3e11c write int 7 years ago
  Tao Wen 6f57d41461 add stream 7 years ago