org.herac.tuxguitar.io.gp
Class GP3InputStream
InputStream
org.herac.tuxguitar.io.gp.GP3InputStream
public class GP3InputStream
extends InputStream
GP3InputStream
public GP3InputStream(InputStream inputStream)
GP3InputStream
public GP3InputStream(String fileName)
throws FileNotFoundException
close
public void close()
throws IOException
Closes the stream.
isSupportedVersion
public boolean isSupportedVersion()
isSupportedVersion
public static boolean isSupportedVersion(String version)
read
public int read()
throws IOException