public final class ChunkHeaderV11 extends ChunkHeaderV6
id, length, type, unknown1unknown2, unknown3| Constructor | Description |
|---|---|
ChunkHeaderV11() |
| Modifier and Type | Method | Description |
|---|---|---|
java.nio.charset.Charset |
getChunkCharset() |
|
boolean |
hasSeparator() |
Does the chunk have a separator?
|
createChunkHeader, getHeaderSize, getId, getLength, getType, getUnknown1getHeaderSize, getSizeInBytes, getUnknown2, getUnknown3, hasTrailerpublic boolean hasSeparator()
hasSeparator in class ChunkHeaderV6public java.nio.charset.Charset getChunkCharset()
getChunkCharset in class ChunkHeaderV6Copyright 2018 The Apache Software Foundation or its licensors, as applicable.