<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [FileStream](./ibm-cloud-sdk-core.filestream.md)

## FileStream interface

**Signature:**

```typescript
export interface FileStream extends NodeJS.ReadableStream 
```
**Extends:** NodeJS.ReadableStream

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[path](./ibm-cloud-sdk-core.filestream.path.md)


</td><td>


</td><td>

string \| Buffer


</td><td>


</td></tr>
</tbody></table>
