| Package | Description |
|---|---|
| org.opendaylight.usc.protocol |
| Modifier and Type | Method and Description |
|---|---|
static UscHeader |
UscHeader.fromByteBuffer(ByteBuffer buf)
Constructs an USC header from a byte stream
|
static UscHeader |
UscHeader.getFromBytes(byte[] bytes)
Constructs an USC header from a byte stream
|
UscHeader |
UscFrame.getHeader()
Returns the USC header
|
Copyright © 2019 OpenDaylight. All rights reserved.