Click or drag to resize

BinaryArchiveReaderDump3dmChunk Method

Overload List
  NameDescription
Public methodDump3dmChunk(TextLog)
Function for studying contents of a file. The primary use is as an aid to help dig through files that have been damaged (bad disks, transmission errors, etc.) If an error is found, a line that begins with the word "ERROR" is printed.
Public methodDump3dmChunk(TextLog, Int32)
Function for studying contents of a file. The primary use is as an aid to help dig through files that have been damaged (bad disks, transmission errors, etc.) If an error is found, a line that begins with the word "ERROR" is printed.
Top
See Also