contentType property

ContentType? contentType

Determines how bytes get decoded.

A decoder is chosen from CodecRegistry according to this value.

Implementation

ContentType? get contentType;