Returns a hex dump of this buffer.

Namespace:  Kaazing.HTML5
Assembly:  Kaazing.Gateway (in Kaazing.Gateway.dll)

Syntax

Visual Basic
Public Function GetHexDump As String
C#
public string GetHexDump()
Visual C++
public:
String^ GetHexDump()

Return Value

The hex dump

See Also