C# Class Tiny.Interop.Posix.PosixPlatform

Inheritance: NativePlatform
ファイルを表示 Open project: scottwis/tiny

Public Methods

Method Description
MemoryMapFile ( string fileName ) : IUnsafeMemoryMap
StrLen ( ) : int

Private Methods

Method Description
StrNLen ( byte pData, UIntPtr maxCount ) : UIntPtr

Method Details

MemoryMapFile() public method

public MemoryMapFile ( string fileName ) : IUnsafeMemoryMap
fileName string
return IUnsafeMemoryMap

StrLen() public method

public StrLen ( ) : int
return int