Skip to content

@pbvex/protocol / readBoundedText

Function: readBoundedText()

readBoundedText(response, maxBytes?, signal?): Promise<string>

Parameters

response

Response

maxBytes?

number = MAX_RESPONSE_BODY_BYTES

signal?

AbortSignal

Returns

Promise<string>

Generated API reference. Source of truth is the codebase.