Contents

finishEncoding()

Instructs the receiver to construct the final data stream.

Declaration

func finishEncoding()

Discussion

No more values can be encoded after this method is called. You must call this method when finished.

See Also

Related Documentation

Archiving Data