Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Ecma335::SectionHeader
Inherits
Struct
<
Value
<
Object
Constructors
new
(name :
String
, virtual_size :
UInt32
, virtual_address :
UInt32
, size_of_raw_data :
UInt32
, pointer_to_raw_data :
UInt32
)
Source
Instance methods
contains_rva?
(rva :
UInt32
) :
Bool
Source
name
Source
pointer_to_raw_data
Source
size_of_raw_data
Source
virtual_address
Source
virtual_size
Source