Using Uint16Array on ArrayBuffer to encode and decode characters in Javascript

preview_player
Показать описание
This is a follow up of ArrayBuffer video from last time.

Have a look at jsfiddle code below for demo.

Рекомендации по теме
Комментарии
Автор

There is TypedArray.prototype.length property and

gunitinug
Автор

Thanks for sharing... unfortunately the code are so small on the screen.

tomsys