|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.github.libxjava.io.BaseX
com.github.libxjava.io.Base64
public class Base64
| Constructor Summary | |
|---|---|
Base64()
|
|
| Method Summary | |
|---|---|
protected void |
internalDecode(InputStream in,
OutputStream out)
|
protected void |
internalEncode(InputStream in,
OutputStream out)
|
| Methods inherited from class com.github.libxjava.io.BaseX |
|---|
decode, decode, decode, encode, encode, encode, encode |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Base64()
| Method Detail |
|---|
protected void internalDecode(InputStream in,
OutputStream out)
throws IOException
internalDecode in class BaseXIOException
protected void internalEncode(InputStream in,
OutputStream out)
throws IOException
internalEncode in class BaseXIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||