withCompressionBlockSize

fnCreateOpts withCompressionBlockSize(CreateOpts co, uint size) @safe @nogc pure nothrow

Sets compression block size (0 = streaming).

fnMergeOpts withCompressionBlockSize(MergeOpts mo, uint size) @safe @nogc pure nothrow

Sets compression block size (0 = streaming).