libsoup-2.2 Reference Manual

Synopsis

public struct DataBuffer {
    public    Ownership                 owner ;
    public    string                    body ;
    public    uint                      length ;
}

Description

Details

Constructor Details

Field Details

owner
    public    Ownership                 owner ;		

body
    public    string                    body ;		

length
    public    uint                      length ;		

Method Details


Created by Valadoc