2
0
Эх сурвалжийг харах

TODO: Consider if Updatable shoud use Collection rather than Sequence

Marcin Krzyżanowski 9 жил өмнө
parent
commit
c12c52c337

+ 2 - 0
Sources/CryptoSwift/Updatable.swift

@@ -5,6 +5,8 @@
 //  Created by Marcin Krzyzanowski on 06/05/16.
 //  Copyright © 2016 Marcin Krzyzanowski. All rights reserved.
 //
+//  TODO: Consider if Updatable shoud use Collection rather than Sequence
+//
 
 public protocol Updatable {
     /// Update given bytes in chunks.