public class MetaDataBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
MetaData |
build() |
void |
checkSize(int length,
boolean huffman)
Check that the max size will not be exceeded.
|
void |
emit(HttpField field) |
int |
getMaxSize()
Get the maxSize.
|
int |
getSize()
Get the size.
|
public int getMaxSize()
public int getSize()
public void emit(HttpField field)
public MetaData build()
public void checkSize(int length,
boolean huffman)
length - the lengthhuffman - the huffman nameCopyright © 1995–2017 Webtide. All rights reserved.