F_Cyjb_Collections_ValueList_StackallocCharSizeLimit - CYJB/Cyjb GitHub Wiki
堆栈分配的 Char 缓冲大小,值为 256,占用空间为 512B。
Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public const int StackallocCharSizeLimit = 256
Type: Int32