Function

Dexoutput_stream_close

Declaration [src]

DexFuture*
dex_output_stream_close (
  GOutputStream* self,
  int io_priority
)

Description

No description available.

Parameters

self GOutputStream*
  No description available.
 The data is owned by the caller of the function.
io_priority int
  No description available.

Return value

Returns: DexFuture
 

A DexFuture.

 The caller of the function takes ownership of the data, and is responsible for freeing it.