14 #ifndef GDCMDELTAENCODINGCODEC_H
15 #define GDCMDELTAENCODINGCODEC_H
35 bool Decode(std::istream &is, std::ostream &os);
40 #endif //GDCMDELTAENCODINGCODEC_H
ImageCodec.
Definition: gdcmImageCodec.h:30
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
bool Decode(DataElement const &is, DataElement &os)
Decode.
Class to manipulate Transfer Syntax.
Definition: gdcmTransferSyntax.h:39
DeltaEncodingCodec compression used by some private vendor.
Definition: gdcmDeltaEncodingCodec.h:27
bool CanDecode(TransferSyntax const &ts)
Definition: gdcmASN1.h:20