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
Binary is slightly complicated due to multiple compressions and versions, but luckily all of that has been figured out by now.
The only issue there is the ConvertBinaryOnlyKVType function because binary kv3 has some special types (like bytes for true/false booleans and uint32 in binary which maps to uint64 in the text one).
xPaw
linked a pull request
Dec 5, 2022
that will
close
this issue
EDIT: Checklist move to #61
The text was updated successfully, but these errors were encountered: