OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

SupportClass.DigestOutputSupport.Write Method (Int32)

If the message digest is activated then it is updated with the specified byte and then is written to the output stream.

public void Write(
   int data
);

Parameters

data
The specified byte to write to the output stream

See Also

SupportClass.DigestOutputSupport Class | (global) Namespace | SupportClass.DigestOutputSupport.Write Overload List