| Package | Description |
|---|---|
| org.onlab.packet |
Utilities for decoding and encoding packets of various network protocols
and encapsulations.
|
| Modifier and Type | Method and Description |
|---|---|
Data |
Data.setData(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
static Deserializer<Data> |
Data.deserializer()
Deserializer function for generic payload data.
|
Copyright © 2016. All rights reserved.