| Package | Description |
|---|---|
| org.iq80.leveldb.table |
| Modifier and Type | Method and Description |
|---|---|
static BlockTrailer |
BlockTrailer.readBlockTrailer(Slice slice) |
| Modifier and Type | Method and Description |
|---|---|
static Slice |
BlockTrailer.writeBlockTrailer(BlockTrailer blockTrailer) |
static void |
BlockTrailer.writeBlockTrailer(BlockTrailer blockTrailer,
SliceOutput sliceOutput) |
Copyright © 2011–2019. All rights reserved.