1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 09:39:16 +02:00
Commit graph

17 commits

Author SHA1 Message Date
Jeff Schiller
f738d73390 Update docs in prep for 1.2.2 release 2024-01-25 23:27:09 -08:00
Jeff Schiller
18f4ceb316 Add note about teed streams not connected to original stream to docs. 2024-01-10 21:24:28 +09:00
Jeff Schiller
79c289afa1 Better explanation for tee() 2024-01-04 22:47:41 +09:00
Jeff Schiller
004cd8731a Mention peek methods exist on ByteStream. 2024-01-04 22:43:59 +09:00
Jeff Schiller
208b69a65d Make skip() return the ByteStream, for chaining. Document the tee() method. 2024-01-04 22:39:25 +09:00
Jeff Schiller
c1627f9169 Update to archive docs 2024-01-04 22:23:46 +09:00
Jeff Schiller
ee57144579 Tweaks to ByteStream docs 2023-12-25 20:30:02 -08:00
Jeff Schiller
05cbcdc561 Add some docs for ByteStream 2023-12-25 18:10:25 -08:00
Jeff Schiller
2dd0a815d0 Add some documentation for BitStream 2023-12-16 22:13:53 -08:00
Jeff Schiller
5d658782fe Write better documentation on unarchiving 2023-12-14 22:31:50 -08:00
Jeff Schiller
77326495ff Minor grammar tweak to unrar docs 2023-03-10 18:41:25 -08:00
Andre Brait
81194d04a2
Fix remainder byte order 2022-03-05 18:25:03 +01:00
Andre Brait
cbcf2c4906
Add more details on how to parse the remainders
Also add me as contributor ;)
2022-03-05 18:18:48 +01:00
Andre Brait
412130bce0
Fix wrong flag bit order 2022-03-04 22:55:57 +01:00
Andre Brait
fb0e5ff9b0
Fix/add details about the ExtTime structure 2022-03-04 16:44:33 +01:00
codedread
e412022a58 Update link in unrar doc to bitjs on github. 2017-02-21 18:24:17 -08:00
codedread
f1bb065ec0 Add RAR format docs from kthoom 2017-02-15 21:24:49 -08:00