CodecRegistry
Interface: CodecRegistry
Methods
codecFor
codecFor(contentType): undefined | ContentCodec<any>
Parameters
| Name | Type |
|---|---|
contentType | ContentTypeId |
Returns
undefined | ContentCodec<any>
codecFor(contentType): undefined | ContentCodec<any>
| Name | Type |
|---|---|
contentType | ContentTypeId |
undefined | ContentCodec<any>
Was the information on this page helpful?