| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.mzml |
| Modifier and Type | Method and Description |
|---|---|
static MZMLPeaksDecoder.DecodedData |
MZMLPeaksDecoder.DecodedData.createEmpty() |
static MZMLPeaksDecoder.DecodedData |
MZMLPeaksDecoder.decode(byte[] bytesIn,
int lengthIn,
Integer precision,
int numPoints,
EnumSet<PeaksCompression> compressions)
Converts a base64 encoded mz or intensity string used in mzML files to an array of doubles.
|
protected static MZMLPeaksDecoder.DecodedData |
MZMLPeaksDecoder.toDecodedData(double[] arr) |
Copyright © 2017. All rights reserved.