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:
Returns:
|
the associated Bytes or null
|