Function drink_next::sandbox::contract_api::decode_debug_buffer
source · pub fn decode_debug_buffer(buffer: &[u8]) -> Vec<String>
Expand description
Converts bytes to a ‘\n’-split string, ignoring empty lines.