Searched defs:normCompacter (Results 1 – 1 of 1) sorted by relevance
22 type normCompacter struct { struct23 sparseBlocks [][]uint6424 sparseOffset []uint1625 sparseCount int26 name string61 func (c *normCompacter) Size(v []uint64) (sz int, ok bool) {68 func (c *normCompacter) Store(v []uint64) uint32 {76 func (c *normCompacter) Handler() string {80 func (c *normCompacter) Print(w io.Writer) (retErr error) {