image-js / iobuffer

Read and write binary data in ArrayBuffers
http://image-js.github.io/iobuffer/
MIT License
43 stars 6 forks source link

Allow to read array without copying the data #72

Open targos opened 2 months ago

targos commented 2 months ago

Only possible if the endianness is compatible.