Constructor
WadInputStreamnew
Declaration [src]
WadInputStream*
wad_input_stream_new (
GInputStream* base_stream
)
Parameters
base_stream-
Type:
GInputStreamA
GInputStream.The data is owned by the caller of the function.
Return value
Type: WadInputStream
A new WadInputStream.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |