Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataPacket

A packet which can be both received from the server and sent to the server.

Hierarchy

Implemented by

Index

Methods

Methods

read

  • Reads data from the buffer according to the structure of the packet.

    Parameters

    Returns void

write

  • Writes the packet to the buffer according to the packet's structure.

    Parameters

    Returns void

Generated using TypeDoc