public class TxtParser extends java.lang.Object
TxtParser()
static TxtSong
read(byte[] bytes, java.lang.String fileName)
static byte[]
write(TxtSong song)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TxtParser()
public static TxtSong read(byte[] bytes, java.lang.String fileName)
public static byte[] write(TxtSong song)