GObject.Object
Gsf.Input
Gsf.InputGZip
Import line: | Gsf = imports.gi.Gsf; |
GIR File: | Gsf-1.gir |
C documentation: | GsfInputGZip |
Class : | InputGZip |
Extends: | Gsf.Input |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
container : Gsf.Infile
read only
|
Gsf.Input | |
cur_offset : Number
read only
|
Gsf.Input | |
eof : Boolean
read only
|
Gsf.Input | |
g_object : GObject.Object
read only
|
Gsf.Input | |
name : String
read only
|
Gsf.Input | |
position : Number
read only
|
Gsf.Input | |
raw : Boolean
|
Gsf.InputGZip | |
remaining : Number
read only
|
Gsf.Input | |
size : Number
read only
|
Gsf.Input | |
source : Gsf.Input
|
Gsf.InputGZip | |
uncompressed_size : Number
|
Gsf.InputGZip |
Method / Constructor | Defined By | |
---|---|---|
new Gsf.InputGZip
(Object properties)
Create a new Gsf.InputGZip
Create a new Gsf.InputGZip
|
||
Create a new Gsf.InputGZip
Create a new Gsf.InputGZip
|
||
container
()
:
Gsf.Infile
|
Gsf.Input | |
|
Gsf.Input | |
dump
(Boolean dump_as_hex)
:
none
|
Gsf.Input | |
dup
()
:
Gsf.Input
|
Gsf.Input | |
eof
()
:
Boolean
|
Gsf.Input | |
find_vba
()
:
Gsf.InfileMSVBA
|
Gsf.Input | |
name
()
:
Number
|
Gsf.Input | |
Gsf.Input | ||
remaining
()
:
Number
|
Gsf.Input | |
|
Gsf.Input | |
Gsf.Input | ||
|
Gsf.Input | |
Gsf.Input | ||
Gsf.Input | ||
Gsf.Input | ||
Gsf.Input | ||
size
()
:
Number
|
Gsf.Input | |
tell
()
:
Number
|
Gsf.Input | |
uncompress
()
:
Gsf.Input
|
Gsf.Input |
None |