$errorCorrectionBytes $errorCorrectionBytes : \SplFixedArray<int> Error correction bytes in the block. Type SplFixedArray —
__construct() __construct(\SplFixedArray<int> $data, \SplFixedArray<int> $errorCorrection) : mixed Creates a new block pair. Parameters \SplFixedArray $data \SplFixedArray $errorCorrection Returns mixed —
getErrorCorrectionBytes() getErrorCorrectionBytes() : \SplFixedArray<int> Gets the error correction bytes. Returns \SplFixedArray —