public static class HpackContext.StaticEntry extends HpackContext.Entry
Modifier and Type | Method | Description |
---|---|---|
byte |
getEncodedField() |
|
byte[] |
getStaticHuffmanValue() |
|
boolean |
isStatic() |
getHttpField, getSize, toString
public boolean isStatic()
isStatic
in class HpackContext.Entry
public byte[] getStaticHuffmanValue()
getStaticHuffmanValue
in class HpackContext.Entry
public byte getEncodedField()
Copyright © 1995–2018 Webtide. All rights reserved.