public interface BgpPrefixSidTlvSerializer
Modifier and Type | Method and Description |
---|---|
int |
getType() |
void |
serializeBgpPrefixSidTlv(BgpPrefixSidTlv tlv,
io.netty.buffer.ByteBuf bytes)
Method for serializing specific types of TLVs from incoming buffer
|
void serializeBgpPrefixSidTlv(BgpPrefixSidTlv tlv, io.netty.buffer.ByteBuf bytes)
tlv
- instancebytes
- outcome serialized TLVint getType()
Copyright © 2018 OpenDaylight. All rights reserved.