francoispqt / gojay

high performance JSON encoder/decoder with stream API for Golang
MIT License
2.11k stars 112 forks source link

Improve streaming #107

Closed francoispqt closed 5 years ago

francoispqt commented 5 years ago

update read method to grow the buffer if its 0, to avoid locking on stream