UNPKG

@loopback/docs

Version:
33 lines (21 loc) 789 B
--- lang: en title: 'API docs: rest.streambodyparser.supports' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/rest permalink: /doc/en/lb4/apidocs.rest.streambodyparser.supports.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [StreamBodyParser](./rest.streambodyparser.md) &gt; [supports](./rest.streambodyparser.supports.md) ## StreamBodyParser.supports() method <b>Signature:</b> ```typescript supports(mediaType: string): boolean; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | mediaType | <code>string</code> | | <b>Returns:</b> `boolean`