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