* feat(streams): new ResizeStreams(size)
* chore(streams): Renamed ResizeStream to FixedChunkStream
* Update streams/fixed_chunk_stream_test.ts
* update
* tweaks
* tweak test
* fix(streams): chunks getting lost if size was equally divisible by `size`
* work
* work
---------
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>