@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
36 lines (24 loc) • 1.26 kB
Markdown
---
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/loopbackio/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) > [@loopback/rest-msgpack](./rest-msgpack.md) > [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)<!-- -->\[\] | |