Headers
Callable
Index
Codec
Constructor
Type
Other
Codec
codecDecode
Returns the decoded
input
,Result.Ok
orResult.Error()
codecEncode
Returns the encoded
input
codecSchema
Returns the JSONSchema corresponding to the decoded type
Constructor
asInstance
Try to convert anyValue to enum value or else returns
Option.None
Type
inspect
When defined, returns a custom string representation
hasInstance
Return
true
if the given value is an instance of the class.
HTTP header record constructor