Uses of Class
org.apache.lucene.util.Vint8.Position
-
Packages that use Vint8.Position Package Description org.apache.lucene.util -
-
Uses of Vint8.Position in org.apache.lucene.util
Methods in org.apache.lucene.util with parameters of type Vint8.Position Modifier and Type Method Description static intVint8. decode(byte[] bytes, Vint8.Position pos)Decodes a 32-bit integer frombytes, beginning at offsetpos.pos.
-