zervo
4cb9df6cdd
Update README.md
/ test (push) Successful in 1m28s
2025-02-14 17:35:47 +01:00
zervo
d9a408c9c5
Fix workflow name
...
/ test (push) Successful in 1m3s
Accidentally called the test workflow "build" instead of "test" woops
2025-02-14 17:16:49 +01:00
zervo
1810edd225
Add test workflow
/ build (push) Successful in 1m37s
2025-02-14 17:13:51 +01:00
zervo
1e3104c681
Update README.md
...
Update readme file with badges
2025-02-14 17:13:32 +01:00
zervo
3c46ab9416
Add spell config & fix spelling mistake
2025-02-14 17:00:47 +01:00
zervo
60635cce46
Add full tree serialization test
2025-02-14 16:55:19 +01:00
zervo
b2cc3359a8
Add SerializeBuffered function
...
Add a SerializeBuffered function to provide full tree serialization support to non-seeking writers.
2025-02-14 16:55:10 +01:00
zervo
54d958d480
Add .gitignore
2025-02-14 16:53:52 +01:00
zervo
edad47b568
Fix serializer test
2025-02-14 12:04:11 +01:00
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