| Package | Description |
|---|---|
| org.cryptacular.io |
| Modifier and Type | Method and Description |
|---|---|
static DecodingInputStream |
DecodingInputStream.base64(InputStream in)
Creates a new instance that decodes base64 input from the given stream.
|
static DecodingInputStream |
DecodingInputStream.hex(InputStream in)
Creates a new instance that decodes hexadecimal input from the given stream.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.