Packages

implicit final class ZStreamOps extends AnyVal

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ZStreamOps
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new ZStreamOps(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]])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    Any
  2. final def ##: Int
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    Any
  4. def adler: uLong
  5. def adler_=(v: uLong): Unit
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def availableIn: uInt
  8. def availableIn_=(v: uInt): Unit
  9. def availableOut: uInt
  10. def availableOut_=(v: uInt): Unit
  11. def data_type: CInt
  12. def data_type_=(v: CInt): Unit
  13. def future: uLong
  14. def future_=(v: uLong): Unit
  15. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. def msg: CString
  18. def msg_=(v: CString): Unit
  19. def nextIn: Ptr[Bytef]
  20. def nextIn_=(v: Ptr[Bytef]): Unit
  21. def nextOut: Ptr[Bytef]
  22. def nextOut_=(v: Ptr[Bytef]): Unit
  23. def opaque: voidpf
  24. def opaque_=(v: voidpf): Unit
  25. 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]]
  26. def state: voidpf
  27. def state_=(v: voidpf): Unit
  28. def toString(): String
    Definition Classes
    Any
  29. def totalIn: uLong
  30. def totalIn_=(v: uLong): Unit
  31. def totalOut: uLong
  32. def totalOut_=(v: uLong): Unit
  33. def zalloc: alloc_func
  34. def zalloc_=(v: alloc_func): Unit
  35. def zfree: free_func
  36. def zfree_=(v: free_func): Unit

Inherited from AnyVal

Inherited from Any

Ungrouped