public class DeltaEntries extends Object
| Constructor and Description |
|---|
DeltaEntries(byte[] posTabIdx,
byte[] slice,
int[] elementDelta) |
| Modifier and Type | Method and Description |
|---|---|
static DeltaEntries |
read(ByteBuffer bb) |
public DeltaEntries(byte[] posTabIdx,
byte[] slice,
int[] elementDelta)
public static DeltaEntries read(ByteBuffer bb)
Copyright © 2019. All rights reserved.