InputMemory


Description:

[ CCode ( has_construct_function = false , type = "GsfInput*" ) ]
public InputMemory (uint8[] buf, bool needs_free)

Parameters:

buf

The input bytes

needs_free

Whether you want this memory to be free'd at object destruction

length

The length of buf

Returns:

A new InputMemory