Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FilterBitmap ¶
func NewFilterBitmap ¶
func NewFilterBitmap(length int) *FilterBitmap
func (*FilterBitmap) Reinit ¶
func (f *FilterBitmap) Reinit(length int)
Reinit is used for reuse. The bitmap has the same length and capacity, so only the length needs to be checked.
func (*FilterBitmap) Reset ¶
func (f *FilterBitmap) Reset()
Click to show internal directories.
Click to hide internal directories.