A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://perldoc.perl.org/PerlIO::mmap below:

PerlIO::mmap - Memory mapped IO

CONTENTS #NAME

PerlIO::mmap - Memory mapped IO

#SYNOPSIS
open my $fh, '<:mmap', $filename;
#DESCRIPTION

This layer does read and write operations by mmap()ing the file if possible, but falls back to the default behavior if not.

#IMPLEMENTATION NOTE

PerlIO::mmap only exists to use XSLoader to load C code that provides support for using memory mapped IO. One does not need to explicitly use PerlIO::mmap;.

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via the GitHub issue tracker or email regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via the Perl issue tracker, the mailing list, or IRC to report any issues with the contents or format of the documentation.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4