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