public static class LeveldbUtils.KeyParser extends Object
| Constructor and Description |
|---|
KeyParser(byte[] b,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNextLong() |
String |
getNextString() |
int |
getOffset() |
public String getNextString() throws IOException
IOExceptionpublic long getNextLong()
throws IOException
IOExceptionpublic int getOffset()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.