A  B  C  D  E  F  G  I  L  M  N  O  P  Q  R  S  T  U  V  W 

T

toMMKV() - function in com.tencent.mmkv.ParcelableMMKV
 
toString() - function in java.lang.UnsupportedArchitectureException
 
totalSize() - function in com.tencent.mmkv.MMKV
Get the size of the underlying file.
trim() - function in com.tencent.mmkv.MMKV
The totalSize of an MMKV instance won't reduce after deleting key-values,call this method after lots of deleting if you care about disk usage.
tryLock() - function in com.tencent.mmkv.MMKV
Try exclusively inter-process lock the MMKV instance.It will not block if the file has already been locked by another process.
A  B  C  D  E  F  G  I  L  M  N  O  P  Q  R  S  T  U  V  W