Contents

ParseableFormatStyle

A type that can convert a given input data type into a representation in an output type.

Declaration

protocol ParseableFormatStyle : FormatStyle

Topics

Declaring Parse Strategy

Type Properties

Type Methods

See Also

Data parsing in Swift