Java InputStream wrapper which limits the nuber of read bytes

前端 未结 0 1846
野趣味
野趣味 2020-12-11 16:13

We need to have a process "peek" into the incoming InputStream and using a JSON streaming parser and ensure then no more then XXX bytes are read (i.e. we NEVER wan

相关标签:
回答
  • 消灭零回复
提交回复
热议问题