Compress data using BZip2 (block_size_100k=9 for best compression, matching Python bz2.compress default)
Decompress BZip2 data. Automatically grows buffer if needed.