Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Server
NativeReader
C# Class Server.NativeReader
Exibir arquivo
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
Read
(
IntPtr
ptr
,
void
buffer
,
int
length
) :
void
Private Methods
Method
Description
NativeReader
( ) :
System
Method Details
Read()
public
static
method
public
static
Read
(
IntPtr
ptr
,
void
buffer
,
int
length
) :
void
ptr
System.IntPtr
buffer
void
length
int
return
void