DataFile.StreamWriteByte Method

protected void StreamWriteByte( 
byte value 
)
This language is not supported or no code example is available.
protected:  
void StreamWriteByte( 
Byte value 
)
This language is not supported or no code example is available.
protected function StreamWriteByte( 
value : byte 
);
This language is not supported or no code example is available.

Parameters

value
byte

In this article

Definition