C# Class dnSpy.Hex.DecimalInt64BigEndianValueFormatter

Inheritance: HexValueFormatter
Afficher le fichier Open project: 0xd4d/dnSpy

Méthodes publiques

Méthode Description
DecimalInt64BigEndianValueFormatter ( ) : System
FormatValue ( StringBuilder dest, dnSpy.Contracts.Hex.HexBytes hexBytes, long valueIndex, HexValueFormatterFlags flags ) : int

Method Details

DecimalInt64BigEndianValueFormatter() public méthode

public DecimalInt64BigEndianValueFormatter ( ) : System
Résultat System

FormatValue() public méthode

public FormatValue ( StringBuilder dest, dnSpy.Contracts.Hex.HexBytes hexBytes, long valueIndex, HexValueFormatterFlags flags ) : int
dest StringBuilder
hexBytes dnSpy.Contracts.Hex.HexBytes
valueIndex long
flags HexValueFormatterFlags
Résultat int