public interface EncodingStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
encode(String name,
String value,
OutputStream destination,
HeaderFieldTable.EncTable table) |
void encode(String name, String value, OutputStream destination, HeaderFieldTable.EncTable table) throws IOException
IOExceptionCopyright © 2021 Oracle Corporation. All rights reserved.