public final class StructureJSONBinary
extends java.lang.Object
implements org.json.JSONBinary
StructureJSONBinary - A JSON binary for one-time-retrieval of an input stream's base64-encoded bytes.| Constructor and Description |
|---|
StructureJSONBinary(java.io.InputStream in)
Initializes a new
StructureJSONBinary. |
StructureJSONBinary(java.io.InputStream in,
boolean copy)
Initializes a new
StructureJSONBinary. |
public StructureJSONBinary(java.io.InputStream in)
throws com.openexchange.exception.OXException
StructureJSONBinary.com.openexchange.exception.OXException - If initialization failspublic StructureJSONBinary(java.io.InputStream in,
boolean copy)
throws com.openexchange.exception.OXException
StructureJSONBinary.com.openexchange.exception.OXException - If initialization fails