Classes
- AbstractReader
 - AbstractReaderWriter
 - DuplexCollection
 - ReaderCollection
 - ReaderCollectionPrioritized
 - Resource
 
Namespaces
Methods
(static) fsInterface(reader) → {object}
- Source:
 
    Wraps readers to access them through a Node.js fs styled interface.
    Parameters:
| Name | Type | Description | 
|---|---|---|
reader | 
            
            module:@ui5/fs.AbstractReader | Resource Reader or Collection | 
Returns:
- Type
 - object