mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add future TODO note
This commit is contained in:
@@ -107,6 +107,7 @@ namespace SabreTools.FileTypes
|
||||
// Don't set the length if the stream doesn't support it
|
||||
}
|
||||
|
||||
// TODO: Replace this with size variant when added
|
||||
// Run the hashing on the input stream
|
||||
var hashDict = HashTool.GetStreamHashes(input, hashes);
|
||||
if (hashDict == null)
|
||||
|
||||
Reference in New Issue
Block a user