Cronous Emulation Server Daemon

DataDecoder Class

Data decoder.

For a list of all members of this type, see DataDecoder Members.

System.Object
   croemud.packet.DataDecoder

[Visual Basic]
NotInheritable Public Class DataDecoder
[C#]
public sealed class DataDecoder
[C++]
public __gc __sealed class DataDecoder
[JScript]
public  class DataDecoder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.packet

Assembly: croemud (in croemud.dll)

See Also

DataDecoder Members | croemud.packet Namespace