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