Skip to main content
Version: 2.x.x

getStreamPayload


import { getStreamPayload } from "@hyper-fetch/core"

Description

Defined in client/fetch.client.utils.ts:51

Preview

getStreamPayload(payload)

Parameters

NameDetails

payload

Required

string | FormData

Returns

string | Promise<\string\ | \Uint8Array\[]>