pooledDefaultBackingCount property
int
get
pooledDefaultBackingCount
Number of 64 KiB buffers in the default free-list (for tests).
Implementation
static int get pooledDefaultBackingCount => _defaultPool.length;