Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mas-bandwidth/serialize
Browse files Browse the repository at this point in the history
  • Loading branch information
gafferongames committed Dec 25, 2023
2 parents 02cbec0 + 3717421 commit e7a6be2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: mas-bandwidth
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ It has the following features:
* Serialize floats, doubles, compressed floats, strings, byte arrays, varints, and integers relative to another integer
* Alignment support so you can align your bitstream to a byte boundary whenever you want
* Template based serialization system so you can write a unified serialize function instead of separate read and write functions
* Separate read and write methods so you can still have separate read and write methods if you prefer that

# Author

Expand Down

0 comments on commit e7a6be2

Please sign in to comment.