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