Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
416 stars 81 forks source link

Update group length when setting transfer syntax #410

Closed Enet4 closed 1 year ago

Enet4 commented 1 year ago

This fixes a DICOM data writing inconsistency when changing the transfer syntax and subsequently writing to a file without updating the file meta group length.