try_push_bytes

Function try_push_bytes 

Source
pub fn try_push_bytes<F: Flavor>(
    f: &mut F,
    b: &[u8],
) -> Result<(), F::PushError>
Expand description

Attempt to push a byte array