aliyunoss-cli
Project home
Examples
API overview
GitHub
npm
Preparing search index...
default
GetStreamResult
Interface GetStreamResult
interface
GetStreamResult
{
res
:
NormalSuccessResponse
;
stream
?:
any
;
}
Index
Properties
res
stream?
Properties
res
res
:
NormalSuccessResponse
Optional
stream
stream
?:
any
readable stream instance if response status is not 200, stream will be null.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
res
stream
aliyunoss-cli
Loading...
readable stream instance if response status is not 200, stream will be null.