interface Bitmap {
    trueCountCache?: CircularBuffer;
}

Properties

Properties

trueCountCache?: CircularBuffer

Generated using TypeDoc