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.
Instructs the receiver to construct the final data stream.
func finishEncoding()No more values can be encoded after this method is called. You must call this method when finished.