On Dec 17, 5:44 pm, dviner <[email protected]> wrote: > Is there a way to create a GearsBlob object from a javascript variable > within javascript? > > I have a bytearray that is constructed in javascript, and want to > store it into my localstore using captureAsBlob... but that interface > appears to require a Blob object, not just a bytearray. > Is there any particular reason why you want to store it in the LocalServer? You could store it in a database instead. Andrei
- [gears-users] (gears 0.5.4) creating a blob object in javas... dviner
- [gears-users] Re: (gears 0.5.4) creating a blob object... Andrei Popescu
