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 d7b7a26 commit 69a13df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,11 @@ Bug Fix. <i><strong>(Reader & Writer)</strong></i>
</details>
<details><summary>📄 <strong><sup><sub>Reader</sub></sup></strong></summary>

### Constructor
- ###### (``byte[]`` buffer) : ``Reader``
- ###### (``Writer`` writer) : ``Reader``
- ###### (ref ``Writer`` writer) : ``Reader``

### Proprieties

- ###### Success : ``bool`` <br><sub>Return true if deserialized successful.</sub>
Expand Down

0 comments on commit 69a13df

Please sign in to comment.