Skip to content

Commit 4c3ecdf

Browse files
author
Oleh Kulykov
committed
1746165692
1 parent 36dfd46 commit 4c3ecdf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

swift/Encoder.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ import Foundation
3030
import libplzma
3131
#endif
3232

33+
34+
35+
36+
3337
/// The interface to a progress delegate of the encoder.
3438
public protocol EncoderDelegate: AnyObject {
3539
/// Reports the progress of the operation.

0 commit comments

Comments
 (0)