C# Class HexDumper, study

Show file Open project: joonhwan/study Class Usage Examples

Public Methods

Method Description
Dump ( ) : bool

Private Methods

Method Description
ComposeLine ( long address, byte buffer, int count ) : string
DumpStream ( Stream stream ) : void

Method Details

Dump() public method

public Dump ( ) : bool
return bool