Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libgsf-1
Gsf
InputGZip
raw
source
uncompressed_size
InputGZip
InputGZip
Object Hierarchy:
Description:
public
class
InputGZip
:
Input
Namespace:
Gsf
Package:
libgsf-1
Content:
Properties:
public
bool
raw
{
construct
set
;
get
; }
public
Input
source
{
construct
set
;
owned
get
; }
public
int64
uncompressed_size
{
construct
set
;
get
; }
Creation methods:
public
InputGZip
(
Input
source)
throws
Error