speex_bits_write_whole_bytes

Function speex_bits_write_whole_bytes 

Source
pub unsafe extern "C" fn speex_bits_write_whole_bytes(
    bits: *mut SpeexBits,
    bytes: *mut c_char,
    max_len: c_int,
) -> c_int
Expand description

Like speex_bits_write, but writes only the complete bytes in the stream. Also removes the written bytes from the stream