| Package | Description |
|---|---|
| com.etymon.pj.object |
| Modifier and Type | Field and Description |
|---|---|
protected PjStreamDictionary |
PjStream._d |
| Modifier and Type | Method and Description |
|---|---|
PjStreamDictionary |
PjStream.getStreamDictionary()
Returns the PjStreamDictionary used in the representation of this
stream.
|
| Constructor and Description |
|---|
PjStream(PjStreamDictionary d,
byte[] s)
Creates a stream as a wrapper around a PjStreamDictionary and
byte array.
|