Enet4 / dicom-rs

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

Extend data set readers #342

Closed Enet4 closed 1 year ago

Enet4 commented 1 year ago

This moves some independent contributions from #180 and adds a peeking mechanism to the baseline data set reader in dicom-parser.

Summary