protected static class ImmutableHttpMessage.Base64ByteSource
extends com.google.common.io.ByteSource
| Modifier and Type | Method and Description |
|---|---|
static ImmutableHttpMessage.Base64ByteSource |
forBase64String(String base64Data) |
InputStream |
openStream() |
public static ImmutableHttpMessage.Base64ByteSource forBase64String(String base64Data)
public InputStream openStream() throws IOException
openStream in class com.google.common.io.ByteSourceIOExceptionCopyright © 2016–2018. All rights reserved.