C# 클래스 Native.DumpWriter, HenchLua

파일 보기 프로젝트 열기: henchmeninteractive/HenchLua

공개 메소드들

메소드 설명
DumpWriter ( Stream dest ) : System
Write ( IntPtr L, IntPtr data, UIntPtr size, IntPtr baton ) : int

메소드 상세

DumpWriter() 공개 메소드

public DumpWriter ( Stream dest ) : System
dest Stream
리턴 System

Write() 공개 메소드

public Write ( IntPtr L, IntPtr data, UIntPtr size, IntPtr baton ) : int
L IntPtr
data IntPtr
size UIntPtr
baton IntPtr
리턴 int