Package | Description |
---|---|
htsjdk.samtools.cram.encoding | |
htsjdk.samtools.cram.structure |
Modifier and Type | Method and Description |
---|---|
BlockCompressionMethod |
ExternalCompressor.getMethod() |
Modifier and Type | Method and Description |
---|---|
static BlockCompressionMethod |
BlockCompressionMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BlockCompressionMethod[] |
BlockCompressionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Block.setMethod(BlockCompressionMethod method) |