Class ByteBufUtils
- java.lang.Object
-
- net.minecraftforge.fml.common.network.ByteBufUtils
-
public class ByteBufUtils extends java.lang.Object
Utilities for interacting withByteBuf
.- Author:
- cpw
-
-
Constructor Summary
Constructors Constructor Description ByteBufUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getContentDump(io.netty.buffer.ByteBuf buffer)
-