Interface IBulkDataUriByteBuffer
Interface for byte buffers representing a Bulk Data byte buffer, e.g. as in the DICOM Json model, in PS3.18 Chapter F.2.2.
Inherited Members
Namespace: Dicom.IO.Buffer
Assembly: cs.temp.dll.dll
Syntax
public interface IBulkDataUriByteBuffer : IByteBuffer
Properties
BulkDataUri
Gets the URI of a bulk data element as defined in
Declaration
string BulkDataUri { get; }
Property Value
Type | Description |
---|---|
String |