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](/doc/en/lb4/apidocs.rest.rawbodyparser.html) _(Optional)_