C# Class NntpClient.Decoders.Uudecoder

Inheritance: BinaryDecoder
Afficher le fichier Open project: strider-/NntpClient

Méthodes publiques

Méthode Description
Decode ( Action OnChunkDownloaded ) : void
Uudecoder ( Connection conn ) : System

Method Details

Decode() public méthode

public Decode ( Action OnChunkDownloaded ) : void
OnChunkDownloaded Action
Résultat void

Uudecoder() public méthode

public Uudecoder ( Connection conn ) : System
conn Connection
Résultat System