| Package | Description |
|---|---|
| org.netpreserve.jwarc |
Classes for parsing, serializing and manipulating WARC records.
|
| Modifier and Type | Method and Description |
|---|---|
static DecodedBody.Encoding |
DecodedBody.Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecodedBody.Encoding[] |
DecodedBody.Encoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static DecodedBody |
DecodedBody.create(ReadableByteChannel channel,
DecodedBody.Encoding encoding) |
Copyright © 2024. All rights reserved.