ConfigType

abstract class ConfigType(val id: Int)

Constructors

Link copied to clipboard
fun ConfigType(id: Int)

Functions

Link copied to clipboard
fun read(buf: ByteBuf)
abstract fun read(buf: ByteBuf, code: Int)
Link copied to clipboard
abstract fun write(buf: ByteBuf)

Properties

Link copied to clipboard
val id: Int

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard