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

SupportClass.DigestOutputSupport.Write Method

If the message digest is activated then it is updated with the specified byte array and then write the byte array to the stream

Overload List

If the message digest is activated then it is updated with the specified byte array and then write the byte array to the stream

public void Write(byte[],int,int);

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);

See Also

SupportClass.DigestOutputSupport Class | (global) Namespace