net/http.http2StreamError.staysWithinBuffer (method)

one use

	net/http (current package)
		h2_bundle.go#L9380: func (se http2StreamError) staysWithinBuffer(max int) bool { return http2frameHeaderLen+4 <= max }