C# Class NMemcached.Util.LineReader

Afficher le fichier Open project: hibernating-rhinos/NMemcached

Méthodes publiques

Méthode Description
LineReader ( Stream stream ) : System
Read ( Exception>.Action action ) : void

Private Methods

Méthode Description
ReadToEndOfLineInSyncManner ( IAsyncResult ar ) : void

Method Details

LineReader() public méthode

public LineReader ( Stream stream ) : System
stream Stream
Résultat System

Read() public méthode

public Read ( Exception>.Action action ) : void
action Exception>.Action
Résultat void