CSharpTest.Net
WriteByte Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace > ClampedStream 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

Exceptions

ExceptionDescription
System.InvalidOperationExceptionThe exception that is thrown when a method call is invalid for the object's current state.

Requirements

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

See Also

Reference

ClampedStream Class
ClampedStream Members
Base Implementation in WriteByte

Source Code

Library/IO/ClampedStream.cs

Generated with Document! X 2011 by Innovasys