GLib.MappedFile.prototype.get_length

function get_length(): Number(gsize) {
    // Gjs wrapper for g_mapped_file_get_length()
}
  

Returns the length of the contents of a GLib.MappedFile.

Since 2.8

Returns

the length of the contents of file.