Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
KFS
Disks
WinDisk
C# Class KFS.Disks.WinDisk
Represents a disk, and uses the Win32 API to read bytes from it. Can only be used when running on Windows.
Inheritance:
Disk
Afficher le fichier
Open project: Alex-Jaeger/BitcoinFindAndRecover
Méthodes protégées
Méthode
Description
ForceReadBytes
(
byte
result
,
ulong
offset
,
ulong
length
) :
void
Method Details
ForceReadBytes()
protected
méthode
protected
ForceReadBytes
(
byte
result
,
ulong
offset
,
ulong
length
) :
void
result
byte
offset
ulong
length
ulong
Résultat
void