property Http2Stream.bufferSize Usage in Denoimport { type Http2Stream } from "node:http2"; This property shows the number of characters currently buffered to be written. See net.Socket.bufferSize for details. Type number