Java io.netty.handler.codec.http2 Http2CodecUtil fields, constructors, methods, implement or subclass

Example usage for Java io.netty.handler.codec.http2 Http2CodecUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.handler.codec.http2 Http2CodecUtil.

The text is from its open source code.

Field

Method

longcalculateMaxHeaderListSizeGoAway(long maxHeaderListSize)
Calculate the threshold in bytes which should trigger a GO_AWAY if a set of headers exceeds this amount.
ByteBufconnectionPrefaceBuf()
Returns a buffer containing the #CONNECTION_PREFACE .