MMKV icon indicating copy to clipboard operation
MMKV copied to clipboard

能否添加 u64\u32\u16\u8 这些数据类型的接口?

Open i18nsite opened this issue 1 year ago • 1 comments

如题

i18nsite avatar Feb 06 '24 22:02 i18nsite

I want to know why the author doesn't use generics to handle it, such as put::<i32>() and put::<bool>().

mzdk100 avatar Sep 08 '24 11:09 mzdk100