pub fn validate_compressed_buffer(input: &[u8]) -> bool
Validate a compressed buffer. True if valid, false if not.