Skip to content

byteArray: Add checks that object is a Uint8Array

This avoids a crash when the wrong object is passed to the functions.

Closes #219 (closed)

Merge request reports