Cadenza : Cadenza.IO Namespace

StreamCoda Class

Documentation for this section has not yet been entered.

public static class StreamCoda

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.IO
Assembly: Cadenza (in Cadenza.dll)
Assembly Versions: 0.1.0.0

Members

See Also: Inherited members from object.

Public Methods

static
WithSystemConverter (this System.IO.Stream) : StreamConverter
Documentation for this section has not yet been entered.
static
WriteTo (this System.IO.Stream, System.IO.Stream)
Documentation for this section has not yet been entered.

Member Details

WithSystemConverter Method

Documentation for this section has not yet been entered.

[System.CLSCompliant(false)]
public static StreamConverter WithSystemConverter (this System.IO.Stream self)

Parameters

self
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

Type Reason
ArgumentNullException Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.IO
Assembly: Cadenza (in Cadenza.dll)
Assembly Versions: 0.1.0.0

WriteTo Method

Documentation for this section has not yet been entered.

public static void WriteTo (this System.IO.Stream self, System.IO.Stream destination)

Parameters

self
Documentation for this section has not yet been entered.
destination
Documentation for this section has not yet been entered.

Exceptions

Type Reason
ArgumentNullException Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.IO
Assembly: Cadenza (in Cadenza.dll)
Assembly Versions: 0.1.0.0