Function scylla::frame::types::read_long_string[][src]

pub fn read_long_string<'a>(buf: &mut &'a [u8]) -> Result<&'a str, ParseError>