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

Reply via email to