diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-09-15 21:37:05 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-09-15 21:37:05 +0300 |
| commit | 555ed18d0adad889a62d89fe22ae9e26f12b9055 (patch) | |
| tree | bd50c138bea7f0124ead8f9595ac908833a513b4 /README.md | |
| parent | changed to version 1.18 for even more support (diff) | |
| download | bitreader-1.4.0.tar.gz bitreader-1.4.0.tar.bz2 bitreader-1.4.0.zip | |
simply the bestv1.4.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | # BitReader [](https://pkg.go.dev/github.com/pektezol/bitreader) [](https://goreportcard.com/report/github.com/pektezol/bitreader) [](https://github.com/pektezol/bitreader/blob/main/LICENSE) | 1 | # BitReader [](https://pkg.go.dev/github.com/pektezol/bitreader) [](https://goreportcard.com/report/github.com/pektezol/bitreader) [](https://github.com/pektezol/bitreader/blob/main/LICENSE) |
| 2 | A simple bit reader with big/little-endian support for golang. | 2 | The simplest bit reader with big/little-endian support for Golang. |
| 3 | 3 | ||
| 4 | ## Installation | 4 | ## Installation |
| 5 | ```bash | 5 | ```bash |