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
We should make the IMemory interface follow the convention like "TryGetValue\GetValue", to be more friendly to upper layer who implements this interface, and be friendly to porting this to other languages.