Java org.apache.commons.compress.archivers.dump DumpArchiveInputStream fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.compress.archivers.dump DumpArchiveInputStream fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.compress.archivers.dump DumpArchiveInputStream.

The text is from its open source code.

Constructor

Method

booleanmatches(final byte[] buffer, final int length)
Look at the first few bytes of the file to decide if it's a dump archive.