Search
Preparing search index...
The search index is not available
@nestjs/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Blob
Class Blob
Hierarchy
Blob
Index
Constructors
constructor
Accessors
size
type
Methods
array
Buffer
slice
stream
text
to
String
Constructors
constructor
new
Blob
(
)
:
Blob
Returns
Blob
Accessors
size
get
size
(
)
:
any
Returns
any
type
get
type
(
)
:
string
Returns
string
Methods
array
Buffer
array
Buffer
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
slice
slice
(
)
:
Blob
Returns
Blob
stream
stream
(
)
:
any
Returns
any
text
text
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
to
String
to
String
(
)
:
string
Returns
string
Globals
Blob
constructor
size
type
array
Buffer
slice
stream
text
to
String
Generated using
TypeDoc