function deflateSync
Jump to headingdeflateSync(buf: InputType,options?: ZlibOptions,): Buffer
Compress a chunk of data with Deflate
.
Parameters Jump to heading
optional
Jump to headingoptions: ZlibOptions
Return Type Jump to heading
Buffer
Jump to headingdeflateSync(buf: InputType,options?: ZlibOptions,): Buffer
Compress a chunk of data with Deflate
.
Jump to headingoptions: ZlibOptions
Buffer