C# Class Tiny.Interop.Posix.PosixPlatform

Inheritance: NativePlatform
Afficher le fichier Open project: scottwis/tiny

Méthodes publiques

Méthode Description
MemoryMapFile ( string fileName ) : IUnsafeMemoryMap
StrLen ( ) : int

Private Methods

Méthode Description
StrNLen ( byte pData, UIntPtr maxCount ) : UIntPtr

Method Details

MemoryMapFile() public méthode

public MemoryMapFile ( string fileName ) : IUnsafeMemoryMap
fileName string
Résultat IUnsafeMemoryMap

StrLen() public méthode

public StrLen ( ) : int
Résultat int