|
ElegantJCharts Java API Specification v2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.elegantj.net.message.CharacterEncoder
|
+--com.elegantj.net.message.BASE64Encoder
| Field Summary |
| Fields inherited from class com.elegantj.net.message.CharacterEncoder |
pStream |
| Constructor Summary | |
BASE64Encoder()
|
|
| Method Summary | |
protected int |
bytesPerAtom()
|
protected int |
bytesPerLine()
|
protected void |
encodeAtom(java.io.OutputStream outputstream,
byte[] abyte0,
int i,
int j)
|
| Methods inherited from class com.elegantj.net.message.CharacterEncoder |
encode, encode, encode, encodeBuffer, encodeBuffer, encodeBuffer, encodeBufferPrefix, encodeBufferSuffix, encodeLinePrefix, encodeLineSuffix, readFully |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BASE64Encoder()
| Method Detail |
protected int bytesPerAtom()
bytesPerAtom in class CharacterEncoderprotected int bytesPerLine()
bytesPerLine in class CharacterEncoder
protected void encodeAtom(java.io.OutputStream outputstream,
byte[] abyte0,
int i,
int j)
throws java.io.IOException
encodeAtom in class CharacterEncoderjava.io.IOException
|
ElegantJCharts Java API Specification v2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||