Package lzma.streams

Class LzmaEncoderWrapper.Builder

  • Enclosing class:
    LzmaEncoderWrapper

    public static class LzmaEncoderWrapper.Builder
    extends Object
    A convenient builder that makes it easier to configure the LZMA encoder. Default values:
    • dictionary size: 23 (almost max, so is memory hungry)
    • end marker mode: true
    • match finder: BT4
    • number of fast bytes: 0x20