org.kc7bfi.jflac.metadata
Class VorbisString
java.lang.Object
org.kc7bfi.jflac.metadata.VorbisString
public class VorbisString
- extends Object
An entry into the Vorbis comment.
- Author:
- kc7bfi
Field Summary |
protected byte[] |
entry
|
entry
protected byte[] entry
VorbisString
public VorbisString(BitInputStream is)
throws IOException
- The constructor.
- Parameters:
is
- The InputBitStream
- Throws:
IOException
- Thrown if error reading from InputBitStream
toString
public String toString()
- Overrides:
toString
in class Object
- See Also:
Object.toString()
Copyright © 2004-2011. All Rights Reserved.