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