public class SerializationUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
kCompletenessTypeDouble |
static int |
kCompletenessTypeSingle |
static int |
kSpokesTypeNorthOnly |
static int |
kSpokesTypeNSouth |
static int |
kSpokesTypeRadial |
static int |
kSwellTypeSame |
static int |
kSwellTypeShrink |
static int |
kSwellTypeSwell |
Constructor and Description |
---|
SerializationUtil() |
Modifier and Type | Method and Description |
---|---|
byte[] |
mangleArrayDuo(byte[] victim) |
byte[] |
mangleArrayQuad(byte[] victim) |
public static final int kSwellTypeSwell
public static final int kSwellTypeSame
public static final int kSwellTypeShrink
public static final int kCompletenessTypeSingle
public static final int kCompletenessTypeDouble
public static final int kSpokesTypeNorthOnly
public static final int kSpokesTypeNSouth
public static final int kSpokesTypeRadial