C# Class iTextFilters.HexDumper

Afficher le fichier Open project: dzzie/pdfstreamdumper Class Usage Examples

Méthodes publiques

Méthode Description
HexDump ( byte b ) : string
HexDump ( string str ) : string

Private Methods

Méthode Description
AddByte ( byte b, bool final ) : void

Method Details

HexDump() public static méthode

public static HexDump ( byte b ) : string
b byte
Résultat string

HexDump() public static méthode

public static HexDump ( string str ) : string
str string
Résultat string