Searched defs:Chunk (Results 1 – 1 of 1) sorted by relevance
28 public class Chunk { class40 public Chunk() {} in Chunk() method in Chunk45 public Chunk(int type, byte[] data, int offset, int length) { in Chunk() method in Chunk56 public Chunk(int type, ByteBuffer buf) { in Chunk() method in Chunk