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

value

Glossary Item Box

Writes a byte to the current position in the stream and advances the position within the stream by one byte.

Syntax

Visual Basic (Declaration) 
Public Overrides 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

BaseStream Class
BaseStream Members
Base Implementation in WriteByte

Source Code

Library/IO/BaseStream.cs

Generated with Document! X 2011 by Innovasys