Preparing search index...
The search index is not available
@sasjs/adapter
@sasjs/adapter
types
WriteStream
Interface WriteStream
Hierarchy
WriteStream
WriteStream
Index
Properties
path
Methods
write
Properties
path
path
:
string
|
Buffer
Methods
write
write
(
chunk
:
any
, encoding
?:
BufferEncoding
|
(
(
error
:
undefined
|
null
|
Error
)
=>
void
)
, cb
?:
(
(
error
:
undefined
|
null
|
Error
)
=>
void
)
)
:
boolean
Parameters
chunk:
any
Optional
encoding:
BufferEncoding
|
(
(
error
:
undefined
|
null
|
Error
)
=>
void
)
Optional
cb:
(
(
error
:
undefined
|
null
|
Error
)
=>
void
)
(
error
:
undefined
|
null
|
Error
)
:
void
Parameters
error:
undefined
|
null
|
Error
Returns
void
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@sasjs/adapter
SAS9
Api
Client
SASViya
Api
Client
SASjs
SASjs
Api
Client
types
Write
Stream
path
write
Generated using
TypeDoc