C# Class Server.NativeReader

Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
Read ( IntPtr ptr, void buffer, int length ) : void

Private Methods

Méthode Description
NativeReader ( ) : System

Method Details

Read() public static méthode

public static Read ( IntPtr ptr, void buffer, int length ) : void
ptr System.IntPtr
buffer void
length int
Résultat void