@Immutable public final class BinaryBGPDumpFileParser extends Object
Modifier and Type | Method and Description |
---|---|
static List<byte[]> |
parseMessages(byte[] byteArray)
Extract BGP messages from binary file in MRT format.
|
public static List<byte[]> parseMessages(byte[] byteArray)
byteArray
- array of bytes with BGP messages in binary form.Copyright © 2018 OpenDaylight. All rights reserved.