Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

Try-catch block in encode and decode #10

Open
davalapar opened this issue Mar 16, 2019 · 0 comments
Open

Try-catch block in encode and decode #10

davalapar opened this issue Mar 16, 2019 · 0 comments

Comments

@davalapar
Copy link
Owner

internalEncode and internalDecode must be wrapped in ONE try-catch block to catch encoding and decoding errors. Doing the try-catch block within (instead outside) will nest it recursively and will be costly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant