entagged.audioformats.flac.util
Class FlacTagCreator
java.lang.Object
entagged.audioformats.flac.util.FlacTagCreator
public class FlacTagCreator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PADDING
public static final int DEFAULT_PADDING
- See Also:
- Constant Field Values
FlacTagCreator
public FlacTagCreator()
convert
public ByteBuffer convert(Tag tag,
int paddingSize)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
getTagLength
public int getTagLength(Tag tag)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
Copyright © 2007-2008. All Rights Reserved.