mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add reader for DiscImageCreator DVD Raw dumps (#817)
This commit is contained in:
committed by
GitHub
parent
d1d9e0833e
commit
ebf893e278
@@ -93,7 +93,7 @@ public partial class Device
|
||||
/// If set to <c>true</c> requested blocks shall be assigned the lowest retention priority on cache
|
||||
/// fetch/retain.
|
||||
/// </param>
|
||||
/// <param name="fua">If set to <c>true</c> requested blocks MUST bu read from medium and not the cache.</param>
|
||||
/// <param name="fua">If set to <c>true</c> requested blocks MUST be read from medium and not the cache.</param>
|
||||
/// <param name="fuaNv">
|
||||
/// If set to <c>true</c> requested blocks will be returned from non-volatile cache. If they're not
|
||||
/// present they shall be stored there.
|
||||
|
||||
Reference in New Issue
Block a user