Replies: 1 comment
-
You can use BlockDevice with the functions ReadBlock and WriteBlock, you can get one from the Disk class |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PLEASE make so we can directly interact with the bytes of a
disk, I need to write direct byte data to the start of the disk but I don't know how. (and I am not talking about a file)
Beta Was this translation helpful? Give feedback.
All reactions