|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmce.sim.tape.TapeFileC64
public class TapeFileC64
Tape file decoder for commodore .TAP file.
Field Summary | |
---|---|
static int |
MULTIPLIER
|
Constructor Summary | |
---|---|
TapeFileC64()
|
Method Summary | |
---|---|
TapeData |
decode(java.io.BufferedInputStream is)
|
boolean |
isFileSupported(java.io.InputStream is)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int MULTIPLIER
Constructor Detail |
---|
public TapeFileC64()
Method Detail |
---|
public boolean isFileSupported(java.io.InputStream is) throws java.io.IOException
isFileSupported
in interface TapeFileDecoder
java.io.IOException
public TapeData decode(java.io.BufferedInputStream is) throws java.io.IOException
decode
in interface TapeFileDecoder
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |