Skip to content

Commit 9bc37b7

Browse files
committed
chore: Update Readme
1 parent b29c8d8 commit 9bc37b7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ dependencies:
1515
github: DanSnow/crystal-binary_parser
1616
```
1717
18+
## Feature ##
19+
20+
- Parse and write binary file
21+
- Support array (fixed size or variable size)
22+
- Support string (fixed length or valirable length)
23+
- Support nested parser
24+
- Calculate byte size
25+
1826
## Usage ##
1927
2028
```crystal

0 commit comments

Comments
 (0)