C# Class Patcher.IO.StreamComparer

Show file Open project: unforbidable/patcher

Public Methods

Method Description
Compare ( Stream one, Stream other ) : bool

Method Details

Compare() public static method

public static Compare ( Stream one, Stream other ) : bool
one Stream
other Stream
return bool