toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config
/
ConfigType
Config
Type
abstract
class
ConfigType
(
val
id
:
Int
)
Members
Constructors
Config
Type
Link copied to clipboard
constructor
(
id
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
Int
Functions
read
Link copied to clipboard
fun
read
(
buf
:
ByteBuf
)
abstract
fun
read
(
buf
:
ByteBuf
,
code
:
Int
)
write
Link copied to clipboard
abstract
fun
write
(
buf
:
ByteBuf
)