Property Buffers
Buffers
Array of buffers currently used in the pool. Buffers are allocated if needed don't modify this outside of this class.
Declaration
public byte[][] Buffers { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[][] |