Class ChunkDecoder

  • All Implemented Interfaces:
    ContentDecoder

    public class ChunkDecoder
    extends AbstractContentDecoder
    Implements chunked transfer coding. The content is received in small chunks. Entities transferred using this encoder can be of unlimited length.
    Since:
    4.0