public extern void Set(Uint8Array buffer);
public extern void Set(Uint8Array buffer, HaxeInt offset);
public extern Uint16Array(Uint8Array array);