Commit cc1e4e5
authored
Added binary data handling libraries
- [binf.cljc](https://github.com/helins/binf.cljc) handles binary formats and protocols, in-memory and IO
- [byte-transforms](https://github.com/clj-commons/byte-transforms) is for hashing, compressing and encoding streams of bytes1 parent 6b74756 commit cc1e4e5
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1390 | 1390 | | |
1391 | 1391 | | |
1392 | 1392 | | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
1393 | 1405 | | |
1394 | 1406 | | |
1395 | 1407 | | |
| |||
0 commit comments