forked from DCMTK/dcmtk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Slightly changed implementation of DcmVR::setVR().
Slightly changed implementation of DcmVR::setVR(): now, internal VRs are not treated differently, but they are either mapped to an unknown VR with extended length (4 bytes) or with a 2-byte length field, depending on the characters used for the VR string. Also enhanced the documentation of this method and made a few local variables "const".
- Loading branch information
1 parent
728eaef
commit 70c6b84
Showing
2 changed files
with
17 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters