public ByteBlock(
byte[] bytes,
int length
)
Public Sub New (
bytes As Byte(),
length As Integer
)
new :
bytes : byte[] *
length : int -> ByteBlock
[缺少 "M:TouchSocket.Core.ByteBlock.#ctor(System.Byte[],System.Int32)" 的 <param name="bytes"/> 文档]
[缺少 "M:TouchSocket.Core.ByteBlock.#ctor(System.Byte[],System.Int32)" 的 <param name="length"/> 文档]