C# Class ICSharpCode.SharpZipLib.Tests.TestSupport.ExerciseBuffer

Mostra file Open project: icsharpcode/SharpZipLib

Public Methods

Method Description
Reader ( ) : void
Writer ( ) : void

Private Methods

Method Description
Basic ( ) : void
Buffered ( ) : void
Threaded ( ) : void

Method Details

Reader() public method

public Reader ( ) : void
return void

Writer() public method

public Writer ( ) : void
return void