GZHeaderOps

final implicit
class GZHeaderOps(val ref: gz_headerp) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def comm_max_=(v: uInt): Unit
def comment_=(v: Ptr[Bytef]): Unit
def done: CInt
def done_=(v: CInt): Unit
def extra_=(v: Ptr[Bytef]): Unit
def extra_len_=(v: uInt): Unit
def extra_max_=(v: uInt): Unit
def gcrc: CInt
def gcrc_=(v: CInt): Unit
def name: Ptr[Bytef]
def name_=(v: Ptr[Bytef]): Unit
def name_max_=(v: uInt): Unit
def os: CInt
def os_=(v: CInt): Unit
def text: CInt
def text_=(v: CInt): Unit
def time: uLong
def time_=(v: uLong): Unit
def xflags_=(v: CInt): Unit

Concrete fields