Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
ReadableOptions
Interface ReadableOptions
interface
ReadableOptions
{
destroy
?:
(
(
error
,
callback
)
=>
void
)
;
encoding
?:
string
;
highWaterMark
?:
number
;
objectMode
?:
boolean
;
read
?:
(
(
this
,
size
?
)
=>
any
)
;
}
Hierarchy (
view full
)
ReadableOptions
internal
.
DuplexOptions
Index
Properties
destroy?
encoding?
high
Water
Mark?
object
Mode?
read?
Properties
Optional
destroy
destroy
?:
(
(
error
,
callback
)
=>
void
)
Type declaration
(
error
,
callback
)
:
void
Parameters
error
:
null
|
Error
callback
:
(
(
error
?
)
=>
void
)
(
error
?
)
:
void
Parameters
Optional
error
:
Error
Returns
void
Returns
void
Optional
encoding
encoding
?:
string
Optional
high
Water
Mark
high
Water
Mark
?:
number
Optional
object
Mode
object
Mode
?:
boolean
Optional
read
read
?:
(
(
this
,
size
?
)
=>
any
)
Type declaration
(
this
,
size
?
)
:
any
Parameters
this
:
Readable
Optional
size
:
number
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
destroy
encoding
high
Water
Mark
object
Mode
read
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter