Read from stream until separator char

后端 未结 0 1740
庸人自扰
庸人自扰 2021-02-19 23:18

I have a raw ascii stream of data (from a TcpClient) and want to read until I hit a provided separator char.

E.g. I have the data

example1|example2|


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