Click or drag to resize

EwahCompressedBitArrayToDebugString Method

A more detailed string describing the bitmap (useful for debugging).

Namespace:  VelocityDBExtensions.CompressedBitArray
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public string ToDebugString()

Return Value

Type: String
detailed debug string
See Also