- Companion:
- object
Value members
Concrete methods
Implicitly added by InvariantOps
Decode the Media to the specified type
- Type parameters:
- A
type of the result
- Value parameters:
- decoder
EntityDecoder used to decode the Media
- Returns:
the effect which will generate the A
Implicitly added by InvariantOps
Decode the Media to the specified type
Decode the Media to the specified type
- Type parameters:
- T
type of the result
- Value parameters:
- decoder
EntityDecoder used to decode the Media
- Returns:
the effect which will generate the
DecodeResult[T]