Compartir a través de


FileStreamWriter.WriteByte(Byte) Método

Definición

public:
 virtual int WriteByte(System::Byte bVal);
public int WriteByte (byte bVal);
abstract member WriteByte : byte -> int
override this.WriteByte : byte -> int
Public Function WriteByte (bVal As Byte) As Integer

Parámetros

bVal
Byte

Devoluciones

Implementaciones

Se aplica a