ZStreamOps

final implicit
class ZStreamOps(val ref: z_streamp) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def adler_=(v: uLong): Unit
def availableIn_=(v: uInt): Unit
def availableOut_=(v: uInt): Unit
def data_type_=(v: CInt): Unit
def future_=(v: uLong): Unit
def msg_=(v: CString): Unit
def nextIn_=(v: Ptr[Bytef]): Unit
def nextOut_=(v: Ptr[Bytef]): Unit
def opaque_=(v: voidpf): Unit
def state_=(v: voidpf): Unit
def totalIn_=(v: uLong): Unit
def totalOut_=(v: uLong): Unit
def zalloc_=(v: alloc_func): Unit
def zfree_=(v: free_func): Unit

Concrete fields