T - data series type to be read or writtenpublic abstract class ExternalCodec<T> extends java.lang.Object implements CRAMCodec<T>
CoreCodec for Core Block bit streams| Modifier and Type | Field and Description |
|---|---|
protected java.io.ByteArrayInputStream |
inputStream |
protected java.io.ByteArrayOutputStream |
outputStream |