public final class ChunkHeaderV11 extends ChunkHeaderV6
id, length, type, unknown1
unknown2, 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, getUnknown1
getHeaderSize, getSizeInBytes, getUnknown2, getUnknown3, hasTrailer
public boolean hasSeparator()
hasSeparator
in class ChunkHeaderV6
public java.nio.charset.Charset getChunkCharset()
getChunkCharset
in class ChunkHeaderV6
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.