DryadLinqBinaryWriter Write Method (String)DryadLINQ documentation
Writes a string to the current writer.

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

public void Write(
	string val
)
See Also