Modifier and Type | Field and Description |
---|---|
private boolean | |
private Iterator | |
private final SizeUpdateWriter | |
private boolean |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv BulkSizeUpdateWriter | |
public BulkSizeUpdateWriter | |
public boolean | write(HeaderTable table, ByteBuffer destination)
Implements jdk.
|
configured | back to summary |
---|---|
private boolean configured |
maxSizes | back to summary |
---|---|
private Iterator<Integer> maxSizes |
writer | back to summary |
---|---|
private final SizeUpdateWriter writer |
writing | back to summary |
---|---|
private boolean writing |
BulkSizeUpdateWriter | back to summary |
---|---|
pack-priv BulkSizeUpdateWriter() |
maxHeaderTableSizes | back to summary |
---|---|
pack-priv BulkSizeUpdateWriter maxHeaderTableSizes(Iterable<Integer> sizes) |
reset | back to summary |
---|---|
public BulkSizeUpdateWriter reset() Implements jdk.
|
write | back to summary |
---|---|
public boolean write(HeaderTable table, ByteBuffer destination) Implements jdk.
|