| Package | Description | 
|---|---|
| org.apache.lucene.util.packed | 
 Packed integer arrays and streams. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DirectWriter | 
DirectWriter.getInstance(DataOutput output,
           long numValues,
           int bitsPerValue)
Returns an instance suitable for encoding  
numValues using bitsPerValue | 
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.