scylla_cql::frame::types

Function write_bytes

Source
pub fn write_bytes(
    v: &[u8],
    buf: &mut impl BufMut,
) -> Result<(), TryFromIntError>