Function rustbus::wire::util::unmarshal_string[][src]

pub fn unmarshal_string(
    byteorder: ByteOrder,
    buf: &[u8]
) -> UnmarshalResult<String>