Piccolo.NET

PStream Constructor 

Constructs a new PStream.

public PStream(
   Stream aStream
);

Parameters

aStream
The stream to to write to.

See Also

PStream Class | UMD.HCIL.Piccolo.Util Namespace