DryadLinqBinaryWriter Write Method (Byte)DryadLINQ documentation
Writes an unsigned byte to the current writer.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax

public void Write(
	byte b
)
See Also