public class StructUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
TEXT_ENCODING_CP1251 |
Constructor and Description |
---|
StructUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
byteToInt(byte[] x) |
static byte[] |
getByteArray(java.lang.String text) |
static java.lang.String |
getString(byte[] bytes) |
static byte[] |
intToByte(int x) |
private static final java.lang.String TEXT_ENCODING_CP1251
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.