get_bytes


Description:

[ Version ( since = "1.0" ) ]
public unowned Bytes get_bytes ()

Get the File associated with this.

This will only be non-null if the File has been created using File.with_bytes.

Parameters:

this

a File

Returns:

the associated Bytes or null