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

Datei anzeigen Open project: YPermitin/V8Formats

Public Methods

Method Description
Size ( ) : uint
ToBytes ( ) : byte[]
stFileHeader ( byte pFileData, UInt32 indexBegin ) : System

Method Details

Size() public static method

public static Size ( ) : uint
return uint

ToBytes() public method

public ToBytes ( ) : byte[]
return byte[]

stFileHeader() public method

public stFileHeader ( byte pFileData, UInt32 indexBegin ) : System
pFileData byte
indexBegin System.UInt32
return System