Unclear from docs if creating a new Packr, shares the record structure over multiple pack(data) #163
shirecoding
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure if this is correct, but if i create a new global instance of a packer
will the multiple calls use the shared records to optimize events? or does it only work per call and after that the structure is lost in between calls?
Beta Was this translation helpful? Give feedback.
All reactions