implicit final class ZStreamOps extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ZStreamOps
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- Any
- final def ##: Int
- Definition Classes
- Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- Any
- def adler: uLong
- def adler_=(v: uLong): Unit
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def availableIn: uInt
- def availableIn_=(v: uInt): Unit
- def availableOut: uInt
- def availableOut_=(v: uInt): Unit
- def data_type: CInt
- def data_type_=(v: CInt): Unit
- def future: uLong
- def future_=(v: uLong): Unit
- def getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def msg: CString
- def msg_=(v: CString): Unit
- def nextIn: Ptr[Bytef]
- def nextIn_=(v: Ptr[Bytef]): Unit
- def nextOut: Ptr[Bytef]
- def nextOut_=(v: Ptr[Bytef]): Unit
- def opaque: voidpf
- def opaque_=(v: voidpf): Unit
- val ref: Ptr[CStruct14[Ptr[Byte], AnyVal, AnyVal, Ptr[Byte], AnyVal, AnyVal, Ptr[Byte], Ptr[_], CFuncPtr3[Ptr[_], UInt, UInt, Ptr[_]], CFuncPtr2[Ptr[_], Ptr[_], Unit], Ptr[_], Int, AnyVal, AnyVal]]
- def state: voidpf
- def state_=(v: voidpf): Unit
- def toString(): String
- Definition Classes
- Any
- def totalIn: uLong
- def totalIn_=(v: uLong): Unit
- def totalOut: uLong
- def totalOut_=(v: uLong): Unit
- def zalloc: alloc_func
- def zalloc_=(v: alloc_func): Unit
- def zfree: free_func
- def zfree_=(v: free_func): Unit