public ArrayPool(
int maxArrayLength,
int maxArraysPerBucket
)
Public Sub New (
maxArrayLength As Integer,
maxArraysPerBucket As Integer
)
new :
maxArrayLength : int *
maxArraysPerBucket : int -> ArrayPool
[缺少 "M:TouchSocket.Core.ArrayPool`1.#ctor(System.Int32,System.Int32)" 的 <param name="maxArrayLength"/> 文档]
[缺少 "M:TouchSocket.Core.ArrayPool`1.#ctor(System.Int32,System.Int32)" 的 <param name="maxArraysPerBucket"/> 文档]