pub async fn bitarray_len_from_file<F: FileLoad>(f: F) -> Result<u64>
Read the length (number of bits) from a FileLoad.
FileLoad