Initializer
init(nestingDepth:)
Creates a new
FormDataDecoder.init(nestingDepth: Int = 8)
Parameters
nestingDepthMaximum allowed nesting depth of the decoded structure. Defaults to 8.
You're viewing documentation for a pre-release version. View the latest stable version
Initializer
FormDataDecoder.init(nestingDepth: Int = 8)
nestingDepthMaximum allowed nesting depth of the decoded structure. Defaults to 8.