Modifier and Type | Method and Description |
---|---|
protected abstract ActionHeader |
TaggedInputStream.readActionHeader()
Decodes and returns the ActionHeader, which includes an actionCode and a
length.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
TaggedOutputStream.writeActionHeader(ActionHeader header)
Writes the ActionHeader, which includes an actionCode and a length.
|
Copyright © 2016. All rights reserved.