Function tidb_query_expr::impl_math::conv[][src]

pub fn conv(
    n: BytesRef<'_>,
    from_base: &Int,
    to_base: &Int
) -> Result<Option<Bytes>>