public class DefaultEncoding extends Object implements EncodingStrategy
| Constructor and Description |
|---|
DefaultEncoding(boolean useHuffmanOnLiterals) |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(String name,
String value,
OutputStream destination,
HeaderFieldTable.EncTable table) |
public void encode(String name, String value, OutputStream destination, HeaderFieldTable.EncTable table) throws IOException
encode in interface EncodingStrategyIOExceptionCopyright © 2024 Oracle Corporation. All rights reserved.