@Immutable public final class HexDumpBGPFileParser extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static List<byte[]> | parseMessages(File file) | 
| static List<byte[]> | parseMessages(InputStream is) | 
| static List<byte[]> | parseMessages(String c) | 
public static List<byte[]> parseMessages(File file) throws IOException
IOExceptionpublic static List<byte[]> parseMessages(InputStream is) throws IOException
IOExceptionCopyright © 2018 OpenDaylight. All rights reserved.