Class DataNode

java.lang.Object
cool.scx.io.DataNode

public class DataNode extends Object
DataNode
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • DataNode

      public DataNode(byte[] bytes)
    • DataNode

      public DataNode(byte[] bytes, int position, int limit)
  • Method Details