Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Initializer

init(nestingDepth:)

Creates a new FormDataDecoder.
init(nestingDepth: Int = 8)

Parameters

nestingDepth

Maximum allowed nesting depth of the decoded structure. Defaults to 8.