| Constructor and Description |
|---|
ArraysConvert() |
| Modifier and Type | Method and Description |
|---|---|
static char[] |
convertByteToChar(byte[] from) |
static byte[] |
convertCharToByte(char[] from) |
static Array |
convertFromArray(Array<?> from) |
static Section |
convertSection(Section section) |
static Section |
convertSection(Section section) |
static StructureData |
convertStructureData(StructureMembers membersMa2,
StructureData from) |
static Array<?> |
convertToArray(Array from) |
public static StructureData convertStructureData(StructureMembers membersMa2, StructureData from)
public static char[] convertByteToChar(byte[] from)
public static byte[] convertCharToByte(char[] from)