GLib.MappedFile – glib-2.0 Reference Manual
Packages
glib-2.0
GLib
MappedFile
MappedFile
get_contents
get_length
MappedFile
Object Hierarchy:
Description:
[
Compact
]
public
class
MappedFile
Namespace:
GLib
Package:
glib-2.0
Content:
Creation methods:
public
MappedFile
(
string
filename,
bool
writable)
throws
FileError
Methods:
public
size_t
get_length
()
public
char
*
get_contents
()