Function croaring_sys::ra_portable_deserialize [] [src]

pub unsafe extern "C" fn ra_portable_deserialize(
    ra: *mut roaring_array_t,
    buf: *const c_char
) -> bool

read a bitmap from a serialized version. This is meant to be compatible with the Java and Go versions.