Page Contents

Home > @loopback/rest-msgpack > MsgPackBodyParser

MsgPackBodyParser class

Signature:

export declare class MsgPackBodyParser extends RawBodyParser 

Extends: RawBodyParser

Constructors

Constructor Modifiers Description

(constructor)(options)

Constructs a new instance of the MsgPackBodyParser class

Properties

Property Modifiers Type Description

name

symbol

Methods

Method Modifiers Description

parse(request)

supports(mediaType)