public class Interleave extends Object
| Constructor and Description |
|---|
Interleave() |
| Modifier and Type | Method and Description |
|---|---|
static int |
expand16to32(int x) |
static long |
expand32to64(int x) |
static void |
expand64To128(long x,
long[] z,
int zOff) |
static int |
expand8to16(int x) |
static long |
unshuffle(long x) |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.