public class SwapPxData extends Object
Modifier and Type | Field and Description |
---|---|
private int |
failed |
private int |
skipped |
private int |
updated |
Constructor and Description |
---|
SwapPxData() |
Modifier and Type | Method and Description |
---|---|
private static void |
log(int n,
String suffix) |
static void |
main(String[] args) |
private char |
processFile(File file) |
private void |
processFileOrDirectory(File fileOrDir) |
private void |
toggleEndian(RandomAccessFile raf,
BulkData bulkData) |
public SwapPxData()
private void processFileOrDirectory(File fileOrDir)
private char processFile(File file)
private void toggleEndian(RandomAccessFile raf, BulkData bulkData) throws IOException
IOException
Copyright © 2017 dcm4che.org. All rights reserved.