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 BinaryRepresentationpublic static void write(int newSize,
OutputStream destination)
throws IOException
IOExceptionCopyright © 2016 Oracle Corporation. All rights reserved.