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

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