EwahCompressedBitArrayAdd Method |
| Name | Description | |
|---|---|---|
| Add(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.
| |
| Add(Int64, Int32) |
Adding words directly to the bitmap (for expert use).
|