[ CCode ( array_length_pos = 2.5 ) ]
public uint8[] vba_inflate (Input input, off_t offset, bool add_null_terminator)
Decompresses VBA stream.
| input |
stream to read from |
| offset |
offset into it for start byte of compressed stream |
| add_null_terminator |
whenever add or not null at the end of array |
| size |
size of the returned array |
|
A pointer to guint8 array |