Page Contents

Home > @loopback/rest-msgpack > MsgPackBodyParserComponent > (constructor)

MsgPackBodyParserComponent.(constructor)

Constructs a new instance of the MsgPackBodyParserComponent class

Signature:

constructor(rawBodyParser?: RawBodyParser);

Parameters

Parameter Type Description
rawBodyParser RawBodyParser (Optional)