---
lang: en
title: 'API docs: rest-msgpack.msgpackbodyparsercomponent'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/bodyparsers/rest-msgpack
permalink: /doc/en/lb4/apidocs.rest-msgpack.msgpackbodyparsercomponent.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/rest-msgpack](./rest-msgpack.md) &gt; [MsgPackBodyParserComponent](./rest-msgpack.msgpackbodyparsercomponent.md)

## MsgPackBodyParserComponent class

<b>Signature:</b>

```typescript
export declare class MsgPackBodyParserComponent implements Component 
```
<b>Implements:</b> [Component](./core.component.md)

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(rawBodyParser)](./rest-msgpack.msgpackbodyparsercomponent._constructor_.md) |  | Constructs a new instance of the <code>MsgPackBodyParserComponent</code> class |

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [bindings](./rest-msgpack.msgpackbodyparsercomponent.bindings.md) |  | [Binding](./context.binding.md)<!-- -->\[\] |  |


