TouchSocket手册
C#
VB
F#
一款简单易用的基础网络通讯组件库。
Show/Hide TOC
Read
Only
Memory
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)
从当前流读取字节序列,并将流内的位置提升读取的字节数。
参见
引用
ReadOnlyMemoryStream 类
TouchSocket.Core 命名空间
In This Article
重载列表
参见