Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 235 Bytes

File metadata and controls

4 lines (3 loc) · 235 Bytes

DeviceStream for C#

This Stream allows you to read and write to physical disks on Windows using C# It supports read, write, seeking, and has workaround code for some types of storage that doesn't support reading less than a sector.