CreateOptions.getSigBlockLen

void getSigBlockLen(out DarDeltaSigBlockFunc fsFunction, out ulong multiplier, out ulong divisor, out uint minBlockLen, out uint maxBlockLen) @safe

Gets the signature block length calculation parameters.

Parameters

fsFunctionreceives the function type
multiplierreceives the multiplier
divisorreceives the divisor
minBlockLenreceives the minimum block length
maxBlockLenreceives the maximum block length