Click or drag to resize

EwahCompressedBitArrayAdd Method

Overload List
  NameDescription
Public methodAdd(Int64)
Adding words directly to the bitmap (for expert use). This is normally how you add data to the array. So you add bits in streams of 8*8 bits.
Public methodAdd(Int64, Int32)
Adding words directly to the bitmap (for expert use).
Top
See Also