niffb2t

NIFF dump

Syntax

niffb2t input-file

Description

Inserts delimiters for every List of the NIFF data input-file, using 4 byte hexadecimal space delimiters to output the file in text format to standard output. When data cannot be output using nb2nt, this command can be used to determine where the errors are in the NIFF data.

The List delimiters are processed based on the data of the FileHeader part. If the FileHeader cannot be read, the data cannot be output. By entering the command as

niffb2t input-file > output-file
the data can be dumped to output-file.

Notes

If there are errors in the NIFF data, sometimes it cannot be output as text.

See Also

nifft2b