瀏覽代碼

TODO: Consider if Updatable shoud use Collection rather than Sequence

Marcin Krzyżanowski 9 年之前
父節點
當前提交
c12c52c337
共有 1 個文件被更改,包括 2 次插入0 次删除
  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.