Storage.read alway get the fixed data? #7362
Unanswered
espruino-discuss
asked this question in
Other Boards
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-03-29 by user109783
I want to use Storage to cache datas.
After the some times, I always get the fix length data which I write very early.
I want to know that do Storage can overwirte the old datas when I user write("",""). Otherwise, why I always read the very first datas? And the data length is always 38.
Beta Was this translation helpful? Give feedback.
All reactions