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 6e0aad3 commit 80b3b95Copy full SHA for 80b3b95
Readme.md
@@ -21,7 +21,7 @@ dependencies:
21
require "binary_parser"
22
23
class Parser < BinaryParser
24
- unit8 :foo
+ uint8 :foo
25
end
26
27
# Load a file
0 commit comments