Method

GLibMappedFileget_length

since: 2.8

Declaration

gsize
g_mapped_file_get_length (
  GMappedFile* file
)

Description

Returns the length of the contents of a GMappedFile.

Available since: 2.8

Return value

Type: gsize

The length of the contents of file.