Actions
Feature #574
openUsing putUint16() et al. is not very efficient when adding new values
Status:
New
Priority:
Normal
Assignee:
-
Category:
Library
Target version:
-
Start date:
2013-10-29
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata, dcmsr and other?
Operating System:
Compiler:
Description
As far as I can see, the putUint16() and related methods are not very efficient when adding new values. This should be changed since these putXXX() methods are e.g. using within the "dcmsr" module quite intensively.
Actions