memfs

package module
v0.0.0-...-898179f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2014 License: GPL-2.0 Imports: 2 Imported by: 1

README

memfs =====Map files to memory in Windows

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IFileMapper

type IFileMapper interface {
	BaseAddress() PBigByteArray
	GetSize() uint64
	Munmap()
}

func Mmap

func Mmap(fileName string) (IFileMapper, error)

type PBigByteArray

type PBigByteArray *TBigByteArray

type TBigByteArray

type TBigByteArray [0x3FFFFFFFFFFFF]byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL