Package | Description |
---|---|
ucar.nc2.write |
Modifier and Type | Method and Description |
---|---|
static Nc4Chunking.Strategy |
Nc4Chunking.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Nc4Chunking.Strategy[] |
Nc4Chunking.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Nc4Chunking |
Nc4ChunkingStrategy.factory(Nc4Chunking.Strategy type,
int deflateLevel,
boolean shuffle) |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.