Class ByteBufUtils

java.lang.Object
net.minecraftforge.fml.common.network.ByteBufUtils

public class ByteBufUtils extends Object
Utilities for interacting with ByteBuf.
Author:
cpw
  • Constructor Details

    • ByteBufUtils

      public ByteBufUtils()
  • Method Details

    • getContentDump

      public static String getContentDump(io.netty.buffer.ByteBuf buffer)