Contents

init(from:)

Creates a new checkpoint by decoding from the decoder.

Declaration

init(from decoder: any Decoder) throws

Parameters

  • decoder:

    The decoder to read data from.

See Also

Encoding and decoding a checkpoint