C# Class Server.Network.SendQueue.Gram

Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
Acquire ( ) : Gram
Release ( ) : void
Write ( byte buffer, int offset, int length ) : int

Private Methods

Méthode Description
Gram ( ) : System

Method Details

Acquire() public static méthode

public static Acquire ( ) : Gram
Résultat Gram

Release() public méthode

public Release ( ) : void
Résultat void

Write() public méthode

public Write ( byte buffer, int offset, int length ) : int
buffer byte
offset int
length int
Résultat int