Package lacewing :: Package packetloaders :: Module common
[frames] | no frames]

Module common

source code

Variables and classes that are common for some packetloaders

Functions
 
detectType(value) source code
Variables
  INT_DATA = Struct('<I')
  DATA_TYPES = ['String', 'Number', 'Binary ']
  CHANNEL_LIST = 4
  CONNECT = 0
  JOIN_CHANNEL = 2
  LEAVE_CHANNEL = 3
  SET_NAME = 1
  __package__ = 'lacewing.packetloaders'