Click or drag to resize
HexDump Methods

The HexDump type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMainTest
Reads in a sequence of bytes from standard input and writes them to standard output using hexademical notation, k hex digits per line, where k is given as a command-line integer (defaults to 16 if no integer is specified); also writes the number of bits.
Top
See Also