We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80da7f7 commit 40a3fabCopy full SHA for 40a3fab
README.md
@@ -9,7 +9,7 @@ using Byter
9
```
10
#### Types
11
```css
12
-byte, byte[], short, ushort, int, uint, long, ulong, float, double, char, string
+byte, bool, byte[], short, ushort, int, uint, long, ulong, float, double, char, string
13
14
15
- #### Writer
0 commit comments