zlib
io.github.edadma.nodejs.zlib
object zlib extends ZlibModule
Attributes
- Graph
-
- Supertypes
- Self type
-
zlib.type
Members list
Value members
Inherited methods
def brotliCompress(buf: String | Buffer, options: BrotliOptions, callback: Function2[Error | Null, Buffer, Unit]): Unit
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- ZlibModule
def deflate(buf: String | Buffer, options: ZlibOptions, callback: Function2[Error | Null, Buffer, Unit]): Unit
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- ZlibModule
def gzip(buf: String | Buffer, options: ZlibOptions, callback: Function2[Error | Null, Buffer, Unit]): Unit
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- ZlibModule
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
In this article