MemoryMappedInputStream


Description:

[ CCode ( has_construct_function = false ) ]
public MemoryMappedInputStream (string path) throws Error

Parameters:

path

The path of the file to be mapped on memory.

Returns:

A newly created MemoryMappedInputStream or null on error.