Binary Raw - Docs
Preparing search index...
utils/entropy
EntropySegment
Interface EntropySegment
A segment of the entropy heat map.
interface
EntropySegment
{
length
:
ByteCount
;
offset
:
AbsoluteOffset
;
result
:
EntropyResult
;
}
Index
Properties
length
offset
result
Properties
Readonly
length
length
:
ByteCount
Readonly
offset
offset
:
AbsoluteOffset
Readonly
result
result
:
EntropyResult
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
length
offset
result
Binary Raw - Docs
Loading...
A segment of the entropy heat map.