CSharpTest.Net
WriteByte Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > HashStream Class : WriteByte Method

value

Glossary Item Box

When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Sub WriteByte( _
   ByVal value As Byte _
) 
C# 
public override void WriteByte( 
   byte value
)

Parameters

value

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Reference

HashStream Class
HashStream Members
Base Implementation in WriteByte

Source Code

Library/Crypto/HashStream.cs

Generated with Document! X 2011 by Innovasys