C# Class LobbyServer.World.WL.Packet

Inheritance: System.IO.MemoryStream
ファイルを表示 Open project: fiki574/rAPB

Public Methods

Method Description
Packet ( ) : System

Protected Methods

Method Description
ReadD ( ) : UInt32
ReadS ( ) : String

Method Details

Packet() public method

public Packet ( ) : System
return System

ReadD() protected method

protected ReadD ( ) : UInt32
return System.UInt32

ReadS() protected method

protected ReadS ( ) : String
return String