Function rawBody

  • Decorator which injects the raw HTTP request body as a parameter value.

    Value passed to the method will be a Buffer.

    Parameters

    • classDefinition: Object | Function
    • methodName: string
    • paramIndex: number

    Returns void

Generated using TypeDoc