Stone.js API
    Preparing search index...
    • Reads a request body once, returning text for textual content types and bytes otherwise.

      Parameters

      Returns Promise<string | Uint8Array<ArrayBufferLike>>

      The raw body, or undefined when there is no body.