| Package | Description |
|---|---|
| com.helger.commons.codec | |
| com.helger.commons.io.stream |
| Modifier and Type | Method and Description |
|---|---|
protected Base64InputStream |
Base64Codec.createBase64InputStream(NonBlockingByteArrayInputStream aBAIS) |
| Modifier and Type | Class and Description |
|---|---|
class |
StringInputStream
An input stream based on an input String.
|
| Modifier and Type | Method and Description |
|---|---|
NonBlockingByteArrayInputStream |
ByteBufferOutputStream.getAsByteArrayInputStream(boolean bCopyNeeded) |
NonBlockingByteArrayInputStream |
NonBlockingByteArrayOutputStream.getAsInputStream()
Create a new InputStream from the contained byte array WITHOUT
COPYING it.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.