|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
javazoom.jlgui.player.amp.util.ini.CRC32OutputStream
public class CRC32OutputStream
Constructor Summary | |
---|---|
CRC32OutputStream()
|
Method Summary | |
---|---|
long |
getValue()
|
void |
write(int new_byte)
|
Methods inherited from class java.io.OutputStream |
---|
close, flush, write, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CRC32OutputStream()
Method Detail |
---|
public void write(int new_byte)
write
in class java.io.OutputStream
public long getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |