Skip to main content

to_json_with_binary_mode

Function to_json_with_binary_mode 

Source
pub fn to_json_with_binary_mode(
    dataset: &DataSet,
    mode: BinaryValueMode<'_>,
) -> DcmResult<String>
Expand description

Serialize a DataSet to a DICOM JSON string using an explicit binary-value policy.