Class SpiderCustomSectionDefinition

A section of custom binary data within a module.

Hierarchy

  • SpiderCustomSectionDefinition

Properties

Properties

buffer: ArrayLike<number>

The buffer of bytes contained in this custom section.

module: SpiderModule
name: string

The name of this custom section.

Generated using TypeDoc