[ CCode ( has_construct_function = false , type = "GsfInput*" ) ]
public InputMemory (uint8[] buf, bool needs_free)
| buf |
The input bytes |
| needs_free |
Whether you want this memory to be free'd at object destruction |
| length |
The length of |
|
A new InputMemory |