C# Class QiyiFLV2MP4.BitConverterLE

Afficher le fichier Open project: fengmoxi/QiyiFLV2MP4

Méthodes publiques

Méthode Description
GetBytes ( uint value ) : byte[]
GetBytes ( ulong value ) : byte[]
GetBytes ( ushort value ) : byte[]

Method Details

GetBytes() public static méthode

public static GetBytes ( uint value ) : byte[]
value uint
Résultat byte[]

GetBytes() public static méthode

public static GetBytes ( ulong value ) : byte[]
value ulong
Résultat byte[]

GetBytes() public static méthode

public static GetBytes ( ushort value ) : byte[]
value ushort
Résultat byte[]