APIdock
/
Ruby
/
Browse
About
method
lineno
v1_9_1_378
-
Show latest stable
- Class:
Zlib
::
GzipReader
lineno
()
public
???
Show source
static VALUE rb_gzfile_lineno(VALUE obj) { return INT2NUM(get_gzfile(obj)->lineno); }
Related methods
Instance methods
bytes
each
each_byte
each_char
each_line
eof
eof?
getbyte
getc
gets
lineno
lineno=
lines
pos
read
readbyte
readchar
readline
readlines
readpartial
rewind
tell
ungetbyte
ungetc
unused
Class methods
new
open