|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodecDecoder | |
|---|---|
| com.buck.common.codec | Defines codecs, decoders, and encoders, for translating between binary content and encoded bytes. |
| Uses of CodecDecoder in com.buck.common.codec |
|---|
| Methods in com.buck.common.codec that return CodecDecoder | |
|---|---|
CodecDecoder |
URLEncoded.newDecoder()
|
CodecDecoder |
QuotedPrintable.newDecoder()
|
CodecDecoder |
PercentEncoded.newDecoder()
|
abstract CodecDecoder |
Codec.newDecoder()
Constructs a new decoder for this codec. |
CodecDecoder |
Base64URL.newDecoder()
|
CodecDecoder |
Base64.newDecoder()
|
CodecDecoder |
Base32Hex.newDecoder()
|
CodecDecoder |
Base32.newDecoder()
|
CodecDecoder |
Base16.newDecoder()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||