Skip to content

Commit

Permalink
fix. readme!
Browse files Browse the repository at this point in the history
  • Loading branch information
alec1o committed Jun 1, 2024
1 parent 4e765e3 commit ea27b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ Bug Fix. <i><strong>(Reader & Writer)</strong></i>

> <sub>Byter overhead information</sub>

| <sub>Type</sub> | <sub>Primitive <i>(overhead + size = total )</i></sub> | <sub>Writer/Reader <i>(overhead / size / total )</i></sub> |
| <sub>Type</sub> | <sub>Primitive <i>(overhead + size = total)</i></sub> | <sub>Writer/Reader <i>(overhead + size = total)</i></sub> |
|-----------------------|---------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
| <sub>Bool</sub> | ✔️ <i>(1 + 1 = 2 bytes)</i> | ✔️ <i>(2 + 1 = 3 bytes)</i> |
| <sub>Byte</sub> | ✔️ <i>(1 + 1 = 2 bytes)</i> | ✔️ <i>(2 + 1 = 3 bytes)</i> |
Expand Down

0 comments on commit ea27b6a

Please sign in to comment.