public class Indexed extends Object implements BinaryRepresentation
Modifier and Type | Method and Description |
---|---|
static Indexed |
getInstance() |
static boolean |
matches(byte sig) |
void |
process(Buffer source,
HeaderFieldTable.DecTable table,
HeaderListener handler) |
static void |
write(int index,
OutputStream destination) |
public static Indexed getInstance()
public static boolean matches(byte sig)
public void process(Buffer source, HeaderFieldTable.DecTable table, HeaderListener handler)
process
in interface BinaryRepresentation
public static void write(int index, OutputStream destination) throws IOException
IOException
Copyright © 2018 Oracle Corporation. All rights reserved.