public class BZip2Codec extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_BUFFER_SIZE |
Constructor and Description |
---|
BZip2Codec() |
Modifier and Type | Method and Description |
---|---|
protected static int |
computeOffset(ByteBuffer data) |
static org.apache.trevni.Codec |
get(MetaData meta) |
public static final int DEFAULT_BUFFER_SIZE
public static org.apache.trevni.Codec get(MetaData meta)
protected static int computeOffset(ByteBuffer data)
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.