DeflateRaw_

@native @JSType trait DeflateRaw_ extends StObject with Zlib with ZlibReset with ZlibParams
trait ZlibReset
trait Zlib
trait StObject
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Inherited methods

def close(callback: Function0[Unit]): Unit
Inherited from
Zlib
def close(): Unit
Inherited from
Zlib
def flush(kind: Unit, callback: Function0[Unit]): Unit
Inherited from
Zlib
def flush(kind: Double, callback: Function0[Unit]): Unit
Inherited from
Zlib
def flush(kind: Double): Unit
Inherited from
Zlib
def flush(callback: Function0[Unit]): Unit
Inherited from
Zlib
def flush(): Unit
Inherited from
Zlib
def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
def params(level: Double, strategy: Double, callback: Function0[Unit]): Unit
Inherited from
ZlibParams
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def reset(): Unit
Inherited from
ZlibReset
def toLocaleString(): String
Inherited from
Object
def valueOf(): Any
Inherited from
Object

Inherited fields

val bytesRead: Double
Inherited from
Zlib
val bytesWritten: Double
Inherited from
Zlib
var shell: UndefOr[Boolean | String]
Inherited from
Zlib