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
why the pmap from the encoder is different from the original data?
i follow the steps below:
i use decoder api to parse the original binary data, i got the json file;
using the encoder api to encode json file,then binary data was obtained,but i found the pmap in this binary data is different from the original data.
can someone tell me why? thanks very much!!
The text was updated successfully, but these errors were encountered:
why the pmap from the encoder is different from the original data?
i follow the steps below:
can someone tell me why? thanks very much!!
The text was updated successfully, but these errors were encountered: