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

7 commits

Author SHA1 Message Date
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
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