Class Http2Writer

java.lang.Object
org.miaixz.bus.http.metric.http.Http2Writer
All Implemented Interfaces:
Closeable, AutoCloseable

public class Http2Writer extends Object implements Closeable
编写HTTP/2传输帧.
Since:
Java 17+
Author:
Kimi Liu