Function tidb_query_expr::impl_string::lpad[][src]

pub fn lpad(
    arg: BytesRef<'_>,
    len: &Int,
    pad: BytesRef<'_>,
    writer: BytesWriter
) -> Result<BytesGuard>