Documentation ¶
Index ¶
- type Strings
- func (a *Strings) Append(v interface{}) error
- func (a *Strings) Count() int
- func (a *Strings) Filter(is []uint64) interface{}
- func (a *Strings) MarkNull(row int) error
- func (a *Strings) Merge(np, dp *roaring.Bitmap) error
- func (a *Strings) MergeFilter(v interface{}) interface{}
- func (a *Strings) Read(cnt int, data []byte) error
- func (a *Strings) Show() ([]byte, error)
- func (a *Strings) Size() int
- func (a *Strings) Slice() ([]uint64, [][]byte)
- func (a *Strings) String() string
- func (a *Strings) Update(rows []int, v interface{}) error
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.