Yes. It is. I’m going to change it.
On Jul 3, 2016, at 8:29 AM, Alex Harui <[email protected]> wrote: > > > On 7/2/16, 12:22 PM, "Harbs" <[email protected]> wrote: > >> Thanks. The GC implementation is nice and simple. >> >> One question (I think for Peter): >> >> BinaryData is using Int8Array for the view. is there a reason that it’s >> not using Uint8Array? > > I think it should probably use Uint8Array if it is available everywhere. > > -Alex >
