|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkz.gamma.core.utils.EndiannessUtils
public class EndiannessUtils
Date: 23.12.2010 Time: 11:14:33
| Constructor Summary | |
|---|---|
EndiannessUtils()
|
|
| Method Summary | |
|---|---|
byte[] |
changeEndianness(byte[] array)
Изменение порядка байт |
java.nio.ByteOrder |
getEndianness(byte[] bytes)
Определение порядка байт |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EndiannessUtils()
| Method Detail |
|---|
public java.nio.ByteOrder getEndianness(byte[] bytes)
bytes - Массив байт
public byte[] changeEndianness(byte[] array)
array - Массив байт
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||