pub fn decode_debug_buffer(buffer: &[u8]) -> Vec<String>
Expand description

Converts bytes to a ‘\n’-split string, ignoring empty lines.