Skip to main content

get_nullable_string_owned

Function get_nullable_string_owned 

Source
pub fn get_nullable_string_owned<B: Buf>(
    buf: &mut B,
) -> Result<Option<String>, ProtocolError>