pub fn validate_compressed_buffer(input: &[u8]) -> bool
Expand description

Validate a compressed buffer. True if valid, false if not.