Search
Preparing search index...
The search index is not available
webda.io - v1.0.0-beta.16
Guides
GitHub
Options
All
Public
Public/Protected
All
Inherited
Menu
@webda/core
BinaryMap
Pages
Quick
Start
Concepts
Modules
@webda/aws
@webda/core
@webda/elasticsearch
@webda/profiler
@webda/profiler-
aws-
xray
@webda/shell
@webda/workout
BinaryMap
Binary
Map
constructor
__ctx
__store
download
To
get
set
Context
Class BinaryMap
This is a map used to retrieve binary
Hierarchy
BinaryMap
Constructors
constructor
Properties
__ctx
__store
Methods
downloadTo
get
setContext
Constructors
new
Binary
Map
(
service
:
any
, obj
:
any
)
:
BinaryMap
Parameters
service:
any
obj:
any
Returns
BinaryMap
Properties
__ctx
:
Context
__store
:
Binary
Methods
download
To
(
filename
:
string
)
:
Promise
<
void
>
Parameters
filename:
string
Returns
Promise
<
void
>
get
(
)
:
Promise
<
ReadableStream
<
any
>
>
Returns
Promise
<
ReadableStream
<
any
>
>
set
Context
(
ctx
:
Context
)
:
void
Parameters
ctx:
Context
Returns
void
Generated using
TypeDoc
This is a map used to retrieve binary