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