pub unsafe extern "C" fn speex_bits_write_whole_bytes(
bits: *mut SpeexBits,
bytes: *mut c_char,
max_len: c_int,
) -> c_intExpand description
Like speex_bits_write, but writes only the complete bytes in the stream. Also removes the written bytes from the stream