Skip to main content
ServerStreamFileResponseOptionsWithError.onError - http2 - Node documentation
method ServerStreamFileResponseOptionsWithError.onError

Usage in Deno

import { type ServerStreamFileResponseOptionsWithError } from "node:http2";
ServerStreamFileResponseOptionsWithError.onError(err: ErrnoException): void

Parameters

err: ErrnoException

Return Type

void