Skip to main content

pack_bitstream

Function pack_bitstream 

Source
pub(crate) fn pack_bitstream(
    py: Python<'_>,
    bits: &Bound<'_, PyAny>,
) -> PyResult<Py<PyAny>>