Returns a detailed hex-dump of the object that can logged or traced in the console for debugging purposes.

Namespace: Sfs2X.Entities.Data
Assembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0

Syntax

C#
string GetHexDump()

Return Value

A String

See Also