Marc Rousavy
Marc Rousavy
Created a draft PR here; https://github.com/Tencent/MMKV/pull/1347 Did not test yet, I'm still on the airport. Will test & finish it later.
Hey @lingol sorry this is a bit unrelated but I didn't want to create a separate issue for my question; when I create an instance with an encryption key and...
Okay valid. Got it.
Hey - sorry I got stuck up with some other work related to my camera library. I think I won't be able to finish it this week, I might be...
this is dope, thanks so much!
Do I even need to check the CRC file or can I skip that?
Nice work @lingol !
What? How does it go from `one`/`two` to `1`/`2`?
Ah okay that makes sense. Well I guess this is a weird edge case, not sure if I even want to support that.
How does the generated Kotlin/C++ code look like for Android then? Are you sure that works? Wouldn't it also just use `1` as a property name?