RepeatingBlockWithOffset.RepeatingBlockWithOffset

RepeatingBlockWithOffset()

The default constructor.

public RepeatingBlockWithOffset()

See Also


RepeatingBlockWithOffset(byte[], int, int, int)

public RepeatingBlockWithOffset(byte[] defaultBytes, int offset, int count, int repeatingCount)

See Also