dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation

Home Page:https://dcmjs.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Fragment merging results in zero value arraybuffer

Ouwen opened this issue ยท comments

Recent merge doesn't type set as Uint8Array on ArrayBuffer when using .set function

this results in the arraybuffer as an empty set of zeros.

๐ŸŽ‰ This issue has been resolved in version 0.24.2 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€