public abstract class Utf8AppleDataBox extends AppleDataBox
type| Modifier | Constructor and Description |
|---|---|
protected |
Utf8AppleDataBox(String type) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getDataLength() |
String |
getValue() |
protected void |
parseData(ByteBuffer data) |
void |
setValue(String value) |
byte[] |
writeData() |
_parseDetails, getContent, getContentSize, getDataCountry, getDataLanguage, getDataType, getLanguageString, parseDataLength4ccTypeCountryLanguageAndReturnRest, setDataCountry, setDataLanguage, writeDataLength4ccTypeCountryLanguagegetBox, getOffset, getParent, getPath, getSize, getType, getUserType, isParsed, parse, parseDetails, setDeadBytes, setParentprotected Utf8AppleDataBox(String type)
public String getValue()
public void setValue(String value)
@DoNotParseDetail public byte[] writeData()
writeData in class AppleDataBoxprotected int getDataLength()
getDataLength in class AppleDataBoxprotected void parseData(ByteBuffer data)
parseData in class AppleDataBoxCopyright © 2014. All rights reserved.