[]
Faster BitSet implementation. Does not perfom any bound checks.
@author Boris von Loesch
public sealed class JBIG2Bitmap.FastBitSet
| Name | Description |
|---|---|
| FastBitSet(int) |
| Name | Description |
|---|---|
| All |
| Name | Description |
|---|---|
| clear(int) | |
| get(int) | |
| or(int, FastBitSet, int, int) | |
| set(int) | |
| set(int, bool) | |
| set(int, int, bool) | |
| size() |