BrotliDecompress_

@native @JSType trait BrotliDecompress_ extends StObject with Zlib
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 propertyIsEnumerable(v: String): Boolean
Inherited from
Object
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