get_data


Description:

[ Version ( since = "2.32" ) ]
public void get_data (out unowned uint8[] data)

This function exists for use by language bindings, because it's not currently possible to get the right effect by annotating the fields of Buffer.

Parameters:

this

a Buffer

data

the pointer to the buffer data is stored here

length

the length of the buffer data is stored here