TBuffer.ConvertToHexString(Pointer,Integer) Method

Namespace: Spring.Cryptography
public
 class function ConvertToHexString(const buffer: Pointer; count: Integer): string; overload; static;

Parameters

buffer
Type: Pointer

count
Type: Integer

Return Value

Type: string