Skip to content

@epikodelabs/streamix


@epikodelabs/streamix / networking/src/public-api / readFull

Variable: readFull

const readFull: ParserFunction<Uint8Array>

Defined in: projects/libraries/streamix/networking/src/lib/httpClient.ts:812

Parser that reads the entire response body and yields it as a single concatenated Uint8Array.

Released under the GNU AGPL v3 or later.