UNPKG

ibm-cloud-sdk-core

Version:

Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.

55 lines (26 loc) 699 B
<!-- 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>