Searched defs:uint8Array (Results 1 – 3 of 3) sorted by relevance
7 const uint8Array = new Uint8Array(arrayBuffer); constant
30 const uint8Array = new Uint8Array([ 1, 2, 3, 4 ]); constant
123 const uint8Array = new Uint8Array(arrayBuffer); constant