pub fn try_push_bytes<F: Flavor>( f: &mut F, b: &[u8], ) -> Result<(), F::PushError>
Attempt to push a byte array