openrs2
openrs2
/
org.openrs2.cache
/
Cache
/
read
read
@
JvmOverloads
fun
read
(
archive
:
Int
,
group
:
Int
,
file
:
Int
,
key
:
XteaKey
=
XteaKey.ZERO
)
:
ByteBuf
@
JvmOverloads
fun
read
(
archive
:
Int
,
group
:
String
,
file
:
String
,
key
:
XteaKey
=
XteaKey.ZERO
)
:
ByteBuf
@
JvmOverloads
fun
read
(
archive
:
Int
,
group
:
String
,
file
:
Int
,
key
:
XteaKey
=
XteaKey.ZERO
)
:
ByteBuf