Documentation ¶
Index ¶
- type Bitmap
- func (b *Bitmap) Clear()
- func (b *Bitmap) Data() []byte
- func (b *Bitmap) Expend(size uint64) uint64
- func (b *Bitmap) IsSet(num uint64) bool
- func (b *Bitmap) Resize(size uint64)
- func (b *Bitmap) Set(num uint64) bool
- func (b *Bitmap) Size() uint64
- func (b *Bitmap) SizeExp() (exponent uint64)
- func (b *Bitmap) String()
- func (b *Bitmap) Unset(pos uint64) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.