public class ASPathSegment extends Object
| Modifier and Type | Field and Description |
|---|---|
protected LinkedList<AS> |
asSequence |
| Constructor and Description |
|---|
ASPathSegment(byte[] buffer,
int offset,
int asSize)
Create a new ASPathSegment
|
| Modifier and Type | Method and Description |
|---|---|
int |
bLen() |
int |
bType() |
AS |
getAS() |
LinkedList<AS> |
getASList() |
String |
toString() |
protected LinkedList<AS> asSequence
public int bLen()
public int bType()
for valid valuespublic AS getAS()
public LinkedList<AS> getASList()
Copyright © 2025. All rights reserved.