[][src]Function webchain_rs::trim_bytes

pub fn trim_bytes(data: &[u8]) -> &[u8]

Trim all high zero bytes

Arguments

  • data - value to be trimmed