public class Encoder extends Object
hpack.EncodingStrategy meets the encoding state.| Constructor and Description |
|---|
Encoder(EncodingStrategy enc,
HeaderFieldTable.EncTable table) |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(String name,
String value,
OutputStream destination) |
public Encoder(EncodingStrategy enc, HeaderFieldTable.EncTable table)
public void encode(String name, String value, OutputStream destination) throws IOException
IOExceptionCopyright © 2024 Oracle Corporation. All rights reserved.