Procházet zdrojové kódy

TODO: Consider if Updatable shoud use Collection rather than Sequence

Marcin Krzyżanowski před 9 roky
rodič
revize
c12c52c337
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      Sources/CryptoSwift/Updatable.swift

+ 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.