ferrilab/bitvec

Is there a way to read file to `BitSlice`?

goldwind-ting opened this issue · 0 comments

I want to read a binary file to BitSlice directly but not Vec<u8>, so now is there a way to read file to BitSlice?