public class BinaryCellValuesObservable extends Object
| Constructor and Description | 
|---|
BinaryCellValuesObservable()  | 
| Modifier and Type | Method and Description | 
|---|---|
static rx.Observable<?> | 
readValues(File file)  | 
static rx.Observable<?> | 
readValues(InputStream is)
Returns a sequence one Double value being the cellSizeDegrees followed by
 multiple  
CellValueImpls. | 
public static rx.Observable<?> readValues(InputStream is)
CellValueImpls.is - public static rx.Observable<?> readValues(File file)
Copyright © 2020. All rights reserved.