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 EncodingStrategy
IOException
Copyright © 2016 Oracle Corporation. All rights reserved.