Exemplo n.º 1
0
 protected internal override bool Include(CountsKey countsKey, ReadableBuffer value)
 {
     return(!value.AllZeroes());
 }