Function scylla_cql::frame::types::read_inet

source ยท
pub fn read_inet(
    buf: &mut &[u8],
) -> Result<SocketAddr, LowLevelDeserializationError>