On Mon, Nov 12, 2012 at 9:52 AM, Joshua Bell <[email protected]> wrote:
> Per the spec, anything the structured cloning algorithm [1] handles can be > used as record values in IndexedDB. ArrayBuffers are not on that list, but > Chrome does support them in IndexedDB. > The TypedArray spec specifies how to structured clone ArrayBuffers. http://www.khronos.org/registry/typedarray/specs/latest/#9.1 - Kyle
