# Functions
BuildConfig creates a new CompressionConfig with the given options.
InitConfig initializes the compression configuration for the resource specs.
NewTieredBufferPool creates a new TieredBufferPool with the given minimum size and pool sizes.
# Structs
TieredBufferPool is a buffer pool that uses multiple sized buffer pools.