Skip to main content

buf2pat

Function buf2pat 

Source
pub fn buf2pat(
    buf: &[u8],
    leader: &str,
    zero_pad: bool,
    quad_sep: bool,
) -> String
Expand description

General formatter for @p and @q encoded strings.