@epikodelabs/streamix / networking/src/public-api / readFull
Variable: readFull
constreadFull: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.