Skip to main content

log_buffer

Function log_buffer 

Source
pub fn log_buffer(message: &str, buf: &[u8])
Expand description

Prints out the content of a slice in hex and visible char format to aid debugging. Format is similar to corresponding functionality in node-opcua