Constructor UnsafeStringBuilderPool
UnsafeStringBuilderPool(Int32, Boolean, Int32)
Declaration
public UnsafeStringBuilderPool(int stringBuilderCapacity, bool throwOnOverflow, int maxInstances = 32)
Parameters
Type | Name | Description |
---|---|---|
Int32 | stringBuilderCapacity | |
Boolean | throwOnOverflow | |
Int32 | maxInstances |