Skip to main content
ZlibParams - Node documentation
interface ZlibParams

Methods

params(
level: number,
strategy: number,
callback: () => void,
): void
Back to top