# fs.WriteStream

Instances of fs.WriteStream are created and returned using the fs.createWriteStream() function.

NOTE: Titanium defines an empty class for this type. No methods/properties are implemented!

Availability
8.3.0
8.3.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.