# fs.ReadStream
Instances of fs.ReadStream
are created and returned using the fs.createReadStream()
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.