Tesla Graphics Engine Documentation (January 2012)
BinarySavableWriter Constructor (outputStream)
TeslaTesla.Content.LoadersBinarySavableWriterBinarySavableWriter(Stream)
Initializes a new instance of the BinarySavableWriter class. External objects will be written directly to the stream.
Declaration Syntax
C#
public BinarySavableWriter(
	Stream outputStream
)
Parameters
outputStream (Stream)
The stream to write the output to.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)