Decoder

smithy4s.http.UrlForm.Decoder
object Decoder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Decoder.type

Members list

Value members

Concrete methods

def apply(ignoreUrlFormFlattened: Boolean, capitalizeStructAndUnionMemberNames: Boolean): CachedSchemaCompiler[Decoder]

Constructs a Decoder that decodes UrlForms into custom data. Can be configured using @alloyurlformname.

Constructs a Decoder that decodes UrlForms into custom data. Can be configured using @alloyurlformname.

Attributes