vba_inflate


Description:

[ CCode ( array_length_pos = 2.5 ) ]
public uint8[] vba_inflate (Input input, off_t offset, bool add_null_terminator)

Decompresses VBA stream.

Parameters:

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

Returns:

A pointer to guint8 array


Namespace: Gsf
Package: libgsf-1