Closed
Description
as Uint8Array empty constructor are ES2017
it could be good to replace that with new Uint8Array(0)
to support target < ES2017
i think its just a small update here src
as Uint8Array empty constructor are ES2017
it could be good to replace that with new Uint8Array(0)
to support target < ES2017
i think its just a small update here src