alec1o / Byter

Byter is a C# serializer. It can serialize and deserialize from primitive type e.g (class, struct, list, array, string...)
MIT License
3 stars 1 forks source link

Fix. Invalid Overhead table value #27

Closed alec1o closed 57 minutes ago

alec1o commented 2 weeks ago

Found 2 invalid data in overhead table (README):

This data is invalid on (Writer & Reader) column

string (6 + ? = +5 bytes) to (6 + ? = +6 bytes) bytes (5 + ? = +5 bytes) to (5 + ? = +6 bytes)

alec1o commented 57 minutes ago

Fixed: 052848254798aedc4ce929945ad507f7ae7648d4