mirror of
https://github.com/fraillt/bitsery.git
synced 2026-08-06 21:39:35 +00:00
7 lines
189 B
Markdown
7 lines
189 B
Markdown
*document in progress*
|
|
* NoError,
|
|
* BUFFER_OVERFLOW,
|
|
* INVALID_BUFFER_DATA
|
|
* write what happens when data is corrupted
|
|
* how growable effect error codes when deserializing old data format.
|