Soup.MultipartInputStream – libsoup-2.4 Reference Manual
Packages
libsoup-2.4
Soup
MultipartInputStream
message
MultipartInputStream
get_headers
next_part
next_part_async
MultipartInputStream
Object Hierarchy:
Description:
public
class
MultipartInputStream
:
FilterInputStream
,
PollableInputStream
Namespace:
Soup
Package:
libsoup-2.4
Content:
Properties:
public
Message
message
{
construct
set
;
owned
get
; }
Creation methods:
public
MultipartInputStream
(
Message
msg,
InputStream
base_stream)
Methods:
public
unowned
MessageHeaders
get_headers
()
public
InputStream
next_part
(
Cancellable
? cancellable =
null
)
throws
Error
public
async
InputStream
next_part_async
(
int
io_priority,
Cancellable
? cancellable)
throws
Error
Inherited Members:
All known members inherited from class GLib.FilterInputStream
base_stream
close_base_stream
get_base_stream
get_close_base_stream
set_close_base_stream
All known members inherited from class GLib.InputStream
clear_pending
close
close_async
has_pending
is_closed
read
read_all
read_async
read_bytes
read_bytes_async
set_pending
skip
skip_async
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count
All known members inherited from interface GLib.PollableInputStream
can_poll
create_source
is_readable
read_nonblocking
read_nonblocking_fn