ElegantJCharts Java API Specification v2.0

com.elegantj.net.message
Class BASE64Encoder

java.lang.Object
  |
  +--com.elegantj.net.message.CharacterEncoder
        |
        +--com.elegantj.net.message.BASE64Encoder

public class BASE64Encoder
extends CharacterEncoder


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

BASE64Encoder

public BASE64Encoder()
Method Detail

bytesPerAtom

protected int bytesPerAtom()
Specified by:
bytesPerAtom in class CharacterEncoder

bytesPerLine

protected int bytesPerLine()
Specified by:
bytesPerLine in class CharacterEncoder

encodeAtom

protected void encodeAtom(java.io.OutputStream outputstream,
                          byte[] abyte0,
                          int i,
                          int j)
                   throws java.io.IOException
Specified by:
encodeAtom in class CharacterEncoder
java.io.IOException

ElegantJCharts Java API Specification v2.0

For any feedback, suggestion, or query, please revert back to support@elegantcharts.com

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjcharts.com
All Rights Reserved.