Beamable SDK
Classes | Public Types | Public Member Functions | Properties | List of all members
Beamable.Pooling.StringBuilderPool Class Reference

Classes

class  PooledStringBuilder
 

Public Types

enum  EmptyPoolBehavior { AllocateToHeap = 0 , AllocateToPool = 1 }
 

Public Member Functions

 StringBuilderPool (int builderCapacity, int startingCapacity, EmptyPoolBehavior emptyBehavior=EmptyPoolBehavior.AllocateToHeap)
 
PooledStringBuilder Spawn ()
 

Properties

static StringBuilderPool StaticPool [get]
 
static StringBuilderPool LargeStaticPool [get]
 

The documentation for this class was generated from the following file: