|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sam.io.DoubleByte.OutputStreamWriter
Writes double-bytes into standard single-byte OutputStream
Constructor Summary | |
DoubleByte.OutputStreamWriter(java.io.OutputStream delegee)
|
Method Summary | |
void |
write(int doubleByte)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DoubleByte.OutputStreamWriter(java.io.OutputStream delegee)
Method Detail |
public void write(int doubleByte) throws DoubleByte.Exception
write
in interface DoubleByte.Writer
DoubleByte.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |