You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • The Storage.write http://www.espruino.com/Reference#l_StorĀ­age_write says "You may also create a file and then populate data later as long as you don't try and overwrite data that already exists."

    This is what you were doing as you supply one letter 'X' with first write. What if one sends null or empty string as data in first allocation call?

About

Avatar for fanoush @fanoush started