The array containing the data to decode.
The line width in bytes (not pixels) for decoding.
The number of bytes to decode.
Optional start offset in the data array to decode. Defaults to 0.
Reference to the passed data array now containing the decoded bytes.
Decodes a vertical xor encoded data block inplace.