Enet4 / dicom-rs

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

[json] Allow arbitrary element order for JsonDataElement #459

Closed feliwir closed 6 months ago

feliwir commented 7 months ago

Keep the value of the "value" entry in memory until all fields have been read. This allows the "vr" field to occur after the "value" field