Convert from compressed binary to R numeric vector
getEncoded(mzint_nodes, compression_type, bin_precision, endi_enc)
A numeric vector of m/z or intensity values
The XML nodes containing the compressed binary string
Compression type to be used by memDecompress
The bit (?) precision used by readBin
The byte order (?) of the string. For mzML this is always "little" but mzXML can also be "big"