toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config.varbit
/
VarbitType
Varbit
Type
class
VarbitType
(
id
:
Int
)
:
ConfigType
Members
Constructors
Varbit
Type
Link copied to clipboard
constructor
(
id
:
Int
)
Properties
base
Var
Link copied to clipboard
var
baseVar
:
Int
end
Bit
Link copied to clipboard
var
endBit
:
Int
id
Link copied to clipboard
val
id
:
Int
start
Bit
Link copied to clipboard
var
startBit
:
Int
Functions
read
Link copied to clipboard
fun
read
(
buf
:
ByteBuf
)
open
override
fun
read
(
buf
:
ByteBuf
,
code
:
Int
)
write
Link copied to clipboard
open
override
fun
write
(
buf
:
ByteBuf
)