wtanaka.praya.gale
Class TestGaleOutputStream
java.lang.Object
|
+--wtanaka.praya.gale.TestGaleOutputStream
- public class TestGaleOutputStream
- extends java.lang.Object
Test code for gale output stream.
Return to
or the Praya Homepage
- Version:
- $Name: $ $Date: 2001/09/30 21:14:52 $
- Author:
- $Author: wtanaka $
- See Also:
GaleOutputStream
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
jwassonAtMonkeyastronautCom
private byte[] jwassonAtMonkeyastronautCom
egnorAtOfbNet
private byte[] egnorAtOfbNet
tomyAtUgcsCaltechEdu
private byte[] tomyAtUgcsCaltechEdu
TestGaleOutputStream
public TestGaleOutputStream()
testRLEWriting
public void testRLEWriting()
throws java.io.IOException
readWritePublicKeyCheck
private void readWritePublicKeyCheck(byte[] publicKey)
throws java.io.IOException,
NotEnoughInfoException
readWritePublicKeyCheck
private void readWritePublicKeyCheck(java.lang.String f)
throws java.io.IOException,
NotEnoughInfoException
testPublicKeyWriting
public void testPublicKeyWriting()
throws java.io.IOException,
NotEnoughInfoException
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
NotEnoughInfoException