T_Cyjb_Collections_ValueList - CYJB/Cyjb GitHub Wiki
允许在栈上分配的列表。
System.Object
Cyjb.Collections.ValueList
Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public static class ValueList
The ValueList type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() ![]() |
StackallocCharSizeLimit | 堆栈分配的 Char 缓冲大小,值为 256,占用空间为 512B。 |
![]() ![]() |
StackallocIntSizeLimit | 堆栈分配的 Int32 缓冲大小,值为 128,占用空间为 512B。 |
![]() ![]() |
StackallocLongSizeLimit | 堆栈分配的 Int64 缓冲大小,值为 64,占用空间为 512B。 |