# 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!
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.