C# Class DevelPlatform.OneCEUtils.V8Formats.V8Formats.V8File.stElemAddr

Afficher le fichier Open project: YPermitin/V8Formats

Méthodes publiques

Свойство Type Description
elem_data_addr System.UInt32
elem_header_addr System.UInt32
fffffff System.UInt32

Méthodes publiques

Méthode Description
Size ( ) : uint
ToBytes ( ) : byte[]
stElemAddr ( MemoryTributary source, int beginIndex ) : System
stElemAddr ( byte source, int beginIndex ) : System

Method Details

Size() public static méthode

public static Size ( ) : uint
Résultat uint

ToBytes() public méthode

public ToBytes ( ) : byte[]
Résultat byte[]

stElemAddr() public méthode

public stElemAddr ( MemoryTributary source, int beginIndex ) : System
source MemoryTributary
beginIndex int
Résultat System

stElemAddr() public méthode

public stElemAddr ( byte source, int beginIndex ) : System
source byte
beginIndex int
Résultat System

Property Details

elem_data_addr public_oe property

public UInt32,System elem_data_addr
Résultat System.UInt32

elem_header_addr public_oe property

public UInt32,System elem_header_addr
Résultat System.UInt32

fffffff public_oe property

public UInt32,System fffffff
Résultat System.UInt32