DryadLinqBinaryWriterToString Method DryadLINQ documentation
Returns a string that represents the current DryadLinqBinaryWriter object.

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

public override string ToString()

Return Value

Type: String
The string representation of this writer
See Also

Reference