bitio icon indicating copy to clipboard operation
bitio copied to clipboard

Optimized bit-level Reader and Writer for Go.

Results 1 bitio issues
Sort by recently updated
recently updated
newest added

Similar to `io.Reader`, the `bitio.Reader` should return the partial value when it encounters an error. --- This change is [](https://reviewable.io/reviews/icza/bitio/1)