public final class RangeTlvParser extends Object
Modifier and Type | Method and Description |
---|---|
static SrRange |
parseSrRange(io.netty.buffer.ByteBuf buffer,
ProtocolId protocolId) |
static void |
serializeSrRange(SrRange srRange,
io.netty.buffer.ByteBuf aggregator) |
public static SrRange parseSrRange(io.netty.buffer.ByteBuf buffer, ProtocolId protocolId)
public static void serializeSrRange(SrRange srRange, io.netty.buffer.ByteBuf aggregator)
Copyright © 2019 OpenDaylight. All rights reserved.