예제 #1
0
 public int StackOrPool2048() => CharBufferOperator.StackOrPool(2048);
예제 #2
0
 public int StackOrPool256() => CharBufferOperator.StackOrPool(256);
예제 #3
0
 public int StackOrPool1024() => CharBufferOperator.StackOrPool(1024);
예제 #4
0
 public int StackOrPool32() => CharBufferOperator.StackOrPool(32);