Click or drag to resize

EwahCompressedBitArraySizeInBytes Property

Report the *compressed* size of the bitmap (equivalent to memory usage, after accounting for some overhead).

Namespace:  VelocityDBExtensions.CompressedBitArray
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public int SizeInBytes { get; }

Property Value

Type: Int32
See Also