You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A unique encoder / decoder is used to encode / decode MAL PDU using or not varint option.
This can cause issues if more than one thread use it withoud synchronisation.
The text was updated successfully, but these errors were encountered:
A unique encoder / decoder is used to encode / decode MAL PDU using or not varint option.
This can cause issues if more than one thread use it withoud synchronisation.
The text was updated successfully, but these errors were encountered: