Uses of Class
org.apache.lucene.util.Vint8.Position

Packages that use Vint8.Position
org.apache.lucene.util Some utility classes. 
 

Uses of Vint8.Position in org.apache.lucene.util
 

Methods in org.apache.lucene.util with parameters of type Vint8.Position
static int Vint8.decode(byte[] bytes, Vint8.Position pos)
          Decodes a 32-bit integer from bytes, beginning at offset pos.pos.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.