toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache
/
DiskStore
/
Companion
Companion
object
Companion
Members
Properties
MAX_BLOCK
Link copied to clipboard
const
val
MAX_BLOCK
:
Int
Functions
create
Link copied to clipboard
@
JvmOverloads
@
JvmStatic
fun
create
(
root
:
Path
,
alloc
:
ByteBufAllocator
=
ByteBufAllocator.DEFAULT
,
legacy
:
Boolean
=
false
)
:
Store
open
Link copied to clipboard
@
JvmOverloads
@
JvmStatic
fun
open
(
root
:
Path
,
alloc
:
ByteBufAllocator
=
ByteBufAllocator.DEFAULT
)
:
Store