C# 클래스 Tiny.Interop.Posix.PosixPlatform

상속: NativePlatform
파일 보기 프로젝트 열기: scottwis/tiny

공개 메소드들

메소드 설명
MemoryMapFile ( string fileName ) : IUnsafeMemoryMap
StrLen ( ) : int

비공개 메소드들

메소드 설명
StrNLen ( byte pData, UIntPtr maxCount ) : UIntPtr

메소드 상세

MemoryMapFile() 공개 메소드

public MemoryMapFile ( string fileName ) : IUnsafeMemoryMap
fileName string
리턴 IUnsafeMemoryMap

StrLen() 공개 메소드

public StrLen ( ) : int
리턴 int