public static class PathRawParser.HopField extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getEgress() |
int |
getIngress() |
boolean |
hasEgressAlert() |
boolean |
hasIngressAlert() |
int |
length() |
void |
read(ByteBuffer data) |
String |
toString() |
public void read(ByteBuffer data)
public int length()
public int getIngress()
public int getEgress()
public boolean hasIngressAlert()
public boolean hasEgressAlert()
Copyright © 2024. All rights reserved.