Class Chunk

    • Constructor Summary

      Constructors 
      Constructor Description
      Chunk()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract byte[] getChunkPayload()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Chunk

        public Chunk()
    • Method Detail

      • getChunkPayload

        public abstract byte[] getChunkPayload()