Interface LabelSerializer
-
- All Known Implementing Classes:
GeneralizedLabelParser,Type1LabelParser,WavebandSwitchingLabelParser
public interface LabelSerializer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserializeLabel(boolean unidirectional, boolean global, LabelType subobject, io.netty.buffer.ByteBuf buffer)
-
-
-
Method Detail
-
serializeLabel
void serializeLabel(boolean unidirectional, boolean global, LabelType subobject, io.netty.buffer.ByteBuf buffer)
-
-