Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
generated
ResponseBody
Interface ResponseBody
interface
ResponseBody
{
binary
(
)
:
Promise
<
Buffer
<
ArrayBufferLike
>
>
;
text
(
)
:
Promise
<
string
>
;
}
Implemented by
SelfDecodingBody
Index
Methods
binary
text
Methods
binary
binary
(
)
:
Promise
<
Buffer
<
ArrayBufferLike
>
>
Returns
Promise
<
Buffer
<
ArrayBufferLike
>
>
text
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
binary
text
@openfort/openfort-node
Loading...