Calculates the Fourier Transform of the samples, by using the hoping
margin defined in the constructor and returning the real and imaginary
parts of the transform or null, when there is no more data to read.
Calculates the spectrum of the samples, by using the Fourier Transform
and an hoping margin defined in the constructor, returning the spectrum
or null, when there is no more data to read.