Perforce API for the .Net CLR P4.Net

P4Connection.PrintStream Method

Prints the contents of a Perforce file to a Stream.

Overload List

Prints the contents of a Perforce file to a Stream.

public void PrintStream(Stream,string);

Prints the contents of a Perforce file to a Stream.

public void PrintStream(Stream,string,Encoding);

See Also

P4Connection Class | P4API Namespace