Commit graph

4 commits

Author SHA1 Message Date
zervo
96f0b64a11 Add SeekableBuffer
Add a specialised bytes.Buffer variant with seeking capabilities. This allows writers without seeking support to serialize using NodeSerializerStreamed.
2025-02-14 12:04:04 +01:00
zervo
b7f8103a94 Update LICENSE & README.md
Updated the copyright in the license to my alias, effectively making me the copyright holder. Copyright will probably be transferred to FLUX in the future though.
2025-02-14 12:02:38 +01:00
0a4c62f9e3 Initial commit 2025-02-14 01:40:36 +01:00
e5d5ba8530 Initial commit 2025-02-13 20:51:52 +01:00