Handle of the stream to close.
namespace
inspector.IO
namespace IO
interface CloseParameterType
interface ReadParameterType
- offset?: number
Seek to the specified offset before reading (if not specified, proceed with offset following the last read). Some types of streams may only support sequential reads.
interface ReadReturnType
- type StreamHandle = string