Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
KFS
Disks
LinDisk
C# Class KFS.Disks.LinDisk
Used when reading a disk from a Linux host system.
Inheritance:
Disk
Mostra file
Open project: Alex-Jaeger/BitcoinFindAndRecover
Protected Methods
Method
Description
ForceReadBytes
(
byte
result
,
ulong
offset
,
ulong
length
) :
void
Method Details
ForceReadBytes()
protected
method
protected
ForceReadBytes
(
byte
result
,
ulong
offset
,
ulong
length
) :
void
result
byte
offset
ulong
length
ulong
return
void