Kosmaczewski.Oruga Assembly Documentation

ISerializer.Write Method 

Writes the result of the transformation to the provided Stream

void Write(
   Stream stream
);

Parameters

stream
System.IO.Stream instance that will be used to write the result of the transformation

See Also

ISerializer Interface | Kosmaczewski.Oruga Namespace