CreateStreamArgs

Argument passed to createStream.

  • 1.7
  • 1.7
  • 1.7

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

CreateStreamArgs
mode : Number

Mode to open the stream in.

Mode to open the stream in.

For Blob objects, only MODE_READ is supported.

This API can be assigned the following constants:

Object that the stream will read from or write to.

Object that the stream will read from or write to.