| Modifier and Type | Method and Description |
|---|---|
void |
ID3v2ObseleteFrame.packFrame(byte[] bytes,
int offset) |
void |
ID3v2Frame.packFrame(byte[] bytes,
int offset) |
int |
AbstractID3v2Tag.packFrames(byte[] bytes,
int offset) |
private int |
AbstractID3v2Tag.packSpecifiedFrames(byte[] bytes,
int offset,
String onlyId,
String notId) |
void |
AbstractID3v2Tag.packTag(byte[] bytes) |
void |
Mp3File.save(String newFilename) |
byte[] |
ID3v2Frame.toBytes() |
byte[] |
ID3v1.toBytes() |
byte[] |
AbstractID3v2Tag.toBytes() |
void |
ID3v2Frame.toBytes(byte[] bytes,
int offset) |