Lastly, a call to Read() that returns n=0 and err=nil does not mean EOF as the next call to Read() may return more data.Streaming IO in Go2.5K4Vladimir VivienLukas LukacFollowMay 2, 2018 · 1 min readHey Vladimir Vivien, could u follow up how could this happen? Thx!