Method

WadInputStreamread_qpic_file

Declaration [src]

WadQpicFile*
wad_input_stream_read_qpic_file (
  WadInputStream* stream
  GError** error
)

Description [src]

Reads a WadQpicFile from stream.

Return value

Type: WadQpicFile

A WadQpicFile read from the stream or NULL if an error occurred.

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