Convert from R numeric vector to compressed binary
giveEncoding(mzint_vals, compression_type, bin_precision, endi_enc)
A single base64-encoded string of compressed binary values
A numeric vector of m/z or intensity values
Compression type to be used by memCompress
The bit (?) precision used by writeBin
The byte order (?) of the string. For mzML this is always "little" but mzXML can also be "big"