TypeDecoder
public struct TypeDecoder
TypeDecoder
allows you to decode a Swift type by using TypeDecoder.decode()
and passing the type to
be decoded.
TypeDecoder Docs (100% documented)
public struct TypeDecoder
TypeDecoder
allows you to decode a Swift type by using TypeDecoder.decode()
and passing the type to
be decoded.