Method | Description | |
---|---|---|
DecodeMessage ( Stream source ) : void | ||
EncodeMessage ( Stream destination ) : void | ||
SaveToFile ( String filename ) : void | ||
ValidateEncoder ( ) : void |
Method | Description | |
---|---|---|
GetDateHome ( ) : System.DateTime | ||
SetDateHome ( System.DateTime value ) : void |
public DecodeMessage ( Stream source ) : void | ||
source | Stream | |
return | void |
public EncodeMessage ( Stream destination ) : void | ||
destination | Stream | |
return | void |