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