Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alec1o committed Jun 1, 2024
1 parent 5f2b603 commit 7a6c123
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 @@ -169,7 +169,7 @@ Bug Fix. <i><strong>(Reader & Writer)</strong></i>
### Constructor
- ###### (``byte[]`` buffer) : ``Reader`` <br><sub>Create instance using <i>(Byte[])</i> as internal buffer</sub>
- ###### (``Writer`` writer) : ``Reader`` <br><sub>Create instance using <i>(Writer)</i> as internal buffer</sub>
- ###### (ref ``Writer`` writer) : ``Reader`` <br><sub>Create instance using <i>(Writer)</i> as internal buffer</sub>
- ###### (ref ``Writer`` writer) : ``Reader`` <br><sub>Create instance using <i>(ref Writer)</i> as internal buffer</sub>

### Proprieties

Expand Down

0 comments on commit 7a6c123

Please sign in to comment.