TouchSocket手册
C#
VB
F#
一款简单易用的基础网络通讯组件库。
Show/Hide TOC
Byte
Block
Stream
Read 方法
重载列表
Read(Span
Byte
)
When overridden in a derived class, reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.
Read(
Byte
, Int32, Int32)
读取数据,然后递增Pos
参见
引用
ByteBlockStream 类
TouchSocket.Core 命名空间
In This Article
重载列表
参见