Function tidb_query_expr::impl_string::rpad [−][src]
pub fn rpad(
arg: BytesRef<'_>,
len: &Int,
pad: BytesRef<'_>,
writer: BytesWriter
) -> Result<BytesGuard>
pub fn rpad(
arg: BytesRef<'_>,
len: &Int,
pad: BytesRef<'_>,
writer: BytesWriter
) -> Result<BytesGuard>