Project

General

Profile

Actions

Feature #617

open

Handling of 0-bytes and other control characters in textual output

Added by Jörg Riesmeier almost 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Library and Apps
Target version:
-
Start date:
2014-12-01
Due date:
% Done:

0%

Estimated time:
Module:
oflog, dcmdata, dcmnet...
Operating System:
Compiler:

Description

Currently, 0-bytes and other control characters are directly output to the logger or using the print() method of the dataset classes.
For the print() method, there are some flags that allow for mapping invisible characters to some other notation (e.g. octal numbers).

These print flags are also available to some command line tools, e.g. dcmdump, but not to all, e.g. not to findscu or movescu.

Also for the log output, it should be decided what to do with such characters, e.g. there could be a configurable filter that removes all unwanted characters in order to stay within the set of visible ASCII characters.

See this forum posting for reference: http://forum.dcmtk.org/viewtopic.php?f=1&t=4120

No data to display

Actions

Also available in: Atom PDF