|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ActionSet in org.freehep.util.io |
|---|
| Fields in org.freehep.util.io declared as ActionSet | |
|---|---|
protected ActionSet |
TaggedOutputStream.actionSet
Set of actions that can be used by this Stream |
protected ActionSet |
TaggedInputStream.actionSet
Set of actions that can be used by this Stream |
| Constructors in org.freehep.util.io with parameters of type ActionSet | |
|---|---|
TaggedInputStream(InputStream in,
TagSet tagSet,
ActionSet actionSet)
Creates a Tagged Input Stream |
|
TaggedInputStream(InputStream in,
TagSet tagSet,
ActionSet actionSet,
boolean littleEndian)
Creates a Tagged Input Stream |
|
TaggedOutputStream(OutputStream out,
TagSet tagSet,
ActionSet actionSet)
Create a Tagged Output stream. |
|
TaggedOutputStream(OutputStream out,
TagSet tagSet,
ActionSet actionSet,
boolean littleEndian)
Create a Tagged Output stream. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||