Yes. It is. I’m going to change it.
On Jul 3, 2016, at 8:29 AM, Alex Harui <aha...@adobe.com> wrote: > > > On 7/2/16, 12:22 PM, "Harbs" <harbs.li...@gmail.com> 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 >