public class ChannelUtilsVer11 extends Object
Constructor and Description |
---|
ChannelUtilsVer11() |
Modifier and Type | Method and Description |
---|---|
static Match |
readOFMatch(io.netty.buffer.ByteBuf bb) |
static OFMatchBmap |
readOFMatchBmap(io.netty.buffer.ByteBuf bb) |
static void |
writeOFMatchBmap(io.netty.buffer.ByteBuf bb,
OFMatchBmap match) |
public static Match readOFMatch(io.netty.buffer.ByteBuf bb) throws OFParseError
OFParseError
public static OFMatchBmap readOFMatchBmap(io.netty.buffer.ByteBuf bb)
public static void writeOFMatchBmap(io.netty.buffer.ByteBuf bb, OFMatchBmap match)
Copyright © 2015. All rights reserved.