JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
B
D
E
G
J
W
W
withoutPadding()
- Method in class java.util.
Base64.Encoder
Returns an encoder instance that encodes equivalently to this one, but without adding any padding character at the end of the encoded byte data.
wrap(InputStream)
- Method in class java.util.
Base64.Decoder
Returns an input stream for decoding
Base64
encoded byte stream.
wrap(OutputStream)
- Method in class java.util.
Base64.Encoder
Wraps an output stream for encoding byte data using the
Base64
encoding scheme.
B
D
E
G
J
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes