|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectcom.wowza.wms.media.mp3.model.idtags.ID3V2Utils
public class ID3V2Utils
| Constructor Summary | |
|---|---|
ID3V2Utils()
|
|
| Method Summary | |
|---|---|
static int |
byteArrayToIntSafeSync(byte[] b,
int offset,
int count)
|
static long |
byteArrayToLongSafeSync(byte[] b,
int offset,
int count)
|
static void |
intToByteArraySafeSync(int value,
byte[] buffer,
int offset,
int size)
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ID3V2Utils()
| Method Detail |
|---|
public static int byteArrayToIntSafeSync(byte[] b,
int offset,
int count)
public static long byteArrayToLongSafeSync(byte[] b,
int offset,
int count)
public static void intToByteArraySafeSync(int value,
byte[] buffer,
int offset,
int size)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||