public class SizeUpdate extends Object implements BinaryRepresentation
Modifier and Type | Method and Description |
---|---|
static SizeUpdate |
getInstance() |
static boolean |
matches(byte sig) |
void |
process(Buffer source,
HeaderFieldTable.DecTable table,
HeaderListener handler) |
static void |
write(int newSize,
OutputStream destination) |
public static SizeUpdate 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 newSize, OutputStream destination) throws IOException
IOException
Copyright © 2024 Oracle Corporation. All rights reserved.