Modifier and Type | Method and Description |
---|---|
abstract void |
Action.write(int actionCode,
TaggedOutputStream output)
Write an action to output
|
void |
Action.Unknown.write(int actionCode,
TaggedOutputStream output) |
abstract void |
Tag.write(int tagID,
TaggedOutputStream output)
This writes the information to the given output
|
void |
UndefinedTag.write(int tagID,
TaggedOutputStream output) |
Copyright © 2016. All rights reserved.