public final class TlvUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HEADER_SIZE |
static int |
PADDED_TO |
| Modifier and Type | Method and Description |
|---|---|
static void |
formatTlv(int type,
io.netty.buffer.ByteBuf body,
io.netty.buffer.ByteBuf out) |
static int |
getPadding(int length,
int padding) |
public static final int HEADER_SIZE
public static final int PADDED_TO
Copyright © 2019 OpenDaylight. All rights reserved.